PR gold/5996
[deliverable/binutils-gdb.git] / gold / testsuite / Makefile.am
index ffb99c4206824074da1de779997a50f80c9d2f7a..a27166e8a3f5b8be9da179f6de08ae077c68c281 100644 (file)
@@ -692,7 +692,7 @@ MOSTLYCLEANFILES += script_test_3.stdout
 script_test_3: basic_test.o gcctestdir/ld script_test_3.t
        $(CXXLINK) -Bgcctestdir/ basic_test.o -T $(srcdir)/script_test_3.t
 script_test_3.stdout: script_test_3
-       $(TEST_OBJDUMP) -p script_test_3 > script_test_3.stdout
+       $(TEST_READELF) -SlW script_test_3 > script_test_3.stdout
 
 endif GCC
 endif NATIVE_LINKER
This page took 0.022901 seconds and 4 git commands to generate.