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:
parent
bcf1fa80f3
commit
ed607a87e0
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user