summaryrefslogtreecommitdiffstats
path: root/trunk/testsuite/deps2.sh
diff options
context:
space:
mode:
Diffstat (limited to 'trunk/testsuite/deps2.sh')
-rwxr-xr-xtrunk/testsuite/deps2.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/trunk/testsuite/deps2.sh b/trunk/testsuite/deps2.sh
index 636023c..0bcc21c 100755
--- a/trunk/testsuite/deps2.sh
+++ b/trunk/testsuite/deps2.sh
@@ -25,7 +25,7 @@ for lib in `cat syslnk.list`; do
cp -dp $lib deps2.tree/lib
done
$CCLINK -o deps2.tree/usr/bin/bin1 $srcdir/deps1.c \
- -Wl,-rpath,deps2.tree/usr/lib -L deps2.tree/usr/lib -l3
+ -Wl,-rpath,deps2.tree/usr/lib -L deps2.tree/usr/lib -l3 -lc -l1 -l2
cat > deps2.tree/etc/prelink.conf <<EOF
deps2.tree/usr/bin
deps2.tree/lib