diff options
Diffstat (limited to 'scripts/trylink')
-rwxr-xr-x | scripts/trylink | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/trylink b/scripts/trylink index 5994a75..a8b0b2e 100755 --- a/scripts/trylink +++ b/scripts/trylink @@ -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" |