From 5523efdf24d43022082ccf103f11f144a0ff9548 Mon Sep 17 00:00:00 2001 From: Rainer Orth Date: Mon, 17 Mar 2014 13:04:12 +0000 Subject: Fix Solaris bootstrap with GNU ld/LTO * configure.ac (ac_lto_plugin_ldflags): Set to -Wc,-static-libgcc for gcc. * configure: Regenerate. * Makefile.am (AM_LDFLAGS): New variable. (liblto_plugin_la_LDFLAGS): Add it. * Makefile.in: Regenerate. From-SVN: r208614 --- lto-plugin/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'lto-plugin/ChangeLog') diff --git a/lto-plugin/ChangeLog b/lto-plugin/ChangeLog index 09fcbb8e66e..73688cd1cfc 100644 --- a/lto-plugin/ChangeLog +++ b/lto-plugin/ChangeLog @@ -1,3 +1,12 @@ +2014-03-17 Rainer Orth + + * configure.ac (ac_lto_plugin_ldflags): Set to -Wc,-static-libgcc + for gcc. + * configure: Regenerate. + * Makefile.am (AM_LDFLAGS): New variable. + (liblto_plugin_la_LDFLAGS): Add it. + * Makefile.in: Regenerate. + 2013-09-20 Alan Modra * configure: Regenerate. -- cgit v1.2.3