aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xscripts/trylink1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/trylink b/scripts/trylink
index 5994a757b..a8b0b2e03 100755
--- a/scripts/trylink
+++ b/scripts/trylink
@@ -255,6 +255,7 @@ if test "$CONFIG_FEATURE_SHARED_BUSYBOX" = y; then
255 $GC_SECTIONS \ 255 $GC_SECTIONS \
256 $START_GROUP $O_FILES $END_GROUP \ 256 $START_GROUP $O_FILES $END_GROUP \
257 -L"$sharedlib_dir" -lbusybox \ 257 -L"$sharedlib_dir" -lbusybox \
258 $l_list \
258 $INFO_OPTS \ 259 $INFO_OPTS \
259 || { 260 || {
260 echo "Linking $EXE failed" 261 echo "Linking $EXE failed"