pam link error with SHARED_BUSYBOX and LIBBUSYBOX enabled

Signed-off-by: Steve Iribarne <siribarne@grid-net.com>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
Steve Iribarne 2011-05-09 01:42:12 +02:00 committed by Denys Vlasenko
parent bcf1fa80f3
commit ed607a87e0

View File

@ -255,6 +255,7 @@ if test "$CONFIG_FEATURE_SHARED_BUSYBOX" = y; then
$GC_SECTIONS \
$START_GROUP $O_FILES $END_GROUP \
-L"$sharedlib_dir" -lbusybox \
$l_list \
$INFO_OPTS \
|| {
echo "Linking $EXE failed"