ld testsuite on x86_64 with --enable-shared
[deliverable/binutils-gdb.git] / ld / Makefile.in
index ab8f23a2c0f42731cd5135f79a9bd716d5b3f1a6..e50dffe0891c7795dd285b269d8b09423b57126b 100644 (file)
@@ -2608,6 +2608,7 @@ $(ALL_EMULATION_SOURCES) $(ALL_64_EMULATION_SOURCES): $(GEN_DEPENDS)
 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/emmo.Pc@am__quote@
 
 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.022703 seconds and 4 git commands to generate.