Replace two_file_shared_2.so with two_file_shared_1.so
authorH.J. Lu <hjl.tools@gmail.com>
Mon, 9 Feb 2015 13:33:19 +0000 (05:33 -0800)
committerH.J. Lu <hjl.tools@gmail.com>
Mon, 9 Feb 2015 13:36:02 +0000 (05:36 -0800)
commite051a5b512a282642030720c69b5b4f9a85314ea
tree44a9abee519b4fa9844001c8d06cbd51cf7df187
parent5c3696f89f878a438c42b342a2f4bc004eed95e0
Replace two_file_shared_2.so with two_file_shared_1.so

There are

two_file_shared_2_pic_1_test_LDADD = two_file_test_2_pic.o two_file_shared_1.so

There should be two_file_shared_1.so, not two_file_shared_2.so in
two_file_shared_2_pic_1_test_DEPENDENCIES.

* testsuite/Makefile.am (two_file_shared_2_pic_1_test_DEPENDENCIES):
Replace two_file_shared_2.so with two_file_shared_1.so.
* testsuite/Makefile.in: Regenerated.
gold/ChangeLog
gold/testsuite/Makefile.am
gold/testsuite/Makefile.in
This page took 0.02731 seconds and 4 git commands to generate.