ld testsuite on x86_64 with --enable-shared
[deliverable/binutils-gdb.git] / ld / Makefile.am
index 2c9a487335c6894d12b9df60e60ffa29af242ef7..3f5f270d7165c7844e238904610a4b1b3e0c7e35 100644 (file)
@@ -968,6 +968,7 @@ TESTBFDLIB = @TESTBFDLIB@
 TESTCTFLIB = @TESTCTFLIB@
 
 check-DEJAGNU: site.exp
+       (cd .libs; test -e ldscripts || test ! -e ld-new || $(LN_S) ../ldscripts .)
        srcroot=`cd $(srcdir) && pwd`; export srcroot; \
        r=`pwd`; export r; \
        LC_ALL=C; export LC_ALL; \
This page took 0.043947 seconds and 4 git commands to generate.