aboutsummaryrefslogtreecommitdiff
path: root/scripts/trylink
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/trylink')
-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
$GC_SECTIONS \
$START_GROUP $O_FILES $END_GROUP \
-L"$sharedlib_dir" -lbusybox \
+ $l_list \
$INFO_OPTS \
|| {
echo "Linking $EXE failed"