2012-03-19 Doug Kwan <dougkwan@google.com>
[deliverable/binutils-gdb.git] / gold / testsuite / Makefile.am
index a14dd3eb0c65b412b895f6aad4bc1b9ab586161b..a7fd06d79c944485d684c9e6a09939c63e0e874d 100644 (file)
@@ -2505,7 +2505,7 @@ check_SCRIPTS += arm_exidx_test.sh
 check_DATA += arm_exidx_test.stdout
 
 arm_exidx_test.stdout: arm_exidx_test.so
-       $(TEST_READELF) -S $< > $@
+       $(TEST_READELF) -Sr $< > $@
 
 arm_exidx_test.so: arm_exidx_test.o ../ld-new
        ../ld-new -shared -o $@ $<
This page took 0.023267 seconds and 4 git commands to generate.