From e051a5b512a282642030720c69b5b4f9a85314ea Mon Sep 17 00:00:00 2001 From: "H.J. Lu" Date: Mon, 9 Feb 2015 05:33:19 -0800 Subject: 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 | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'gold/ChangeLog') diff --git a/gold/ChangeLog b/gold/ChangeLog index c920592..87900ad 100644 --- a/gold/ChangeLog +++ b/gold/ChangeLog @@ -1,3 +1,9 @@ +2015-02-09 H.J. Lu + + * 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. + 2015-02-09 Alan Modra * testsuite/Makefile.am (MOSTLYCLEANFILES): Add libweak_undef_2.a, -- cgit v1.1