https://sourceware.org/bugzilla/show_bug.cgi?id=20308

--- Comment #18 from ncahill_alt at yahoo dot com ---

diff -ur a/gold/testsuite/Makefile.am b/gold/testsuite/Makefile.am
--- a/gold/testsuite/Makefile.am        2016-08-18 17:00:09.969119174 +0000
+++ b/gold/testsuite/Makefile.am        2016-08-18 17:09:28.772423751 +0000
@@ -1297,10 +1297,10 @@
 pr20308b.so: pr20308_def.o gcctestdir/ld
        $(LINK) -Bgcctestdir/ -shared pr20308_def.o

-pr20308_gd.o: pr20308_gd.S
+pr20308_gd.o: pr20308_gd.S gcctestdir/as
        $(COMPILE) -Bgcctestdir/ -c -o $@ $<

-pr20308_ld.o: pr20308_ld.S
+pr20308_ld.o: pr20308_ld.S gcctestdir/as
        $(COMPILE) -Bgcctestdir/ -c -o $@ $<

 endif DEFAULT_TARGET_I386

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to