Fix Solaris bootstrap with GNU ld/LTO
commit23f2511f38e6b941c4096266ab83c0c5b09b60d3
authorro <ro@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 17 Mar 2014 13:04:12 +0000 (17 13:04 +0000)
committerro <ro@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 17 Mar 2014 13:04:12 +0000 (17 13:04 +0000)
tree626559d0621b33815066f7502d9d6b5fea1ef2cd
parent3f58cb60ca8d1013cf04b438a365eb88bb4cce99
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@208614 138bc75d-0d04-0410-961f-82ee72b054a4
lto-plugin/ChangeLog
lto-plugin/Makefile.am
lto-plugin/Makefile.in
lto-plugin/configure
lto-plugin/configure.ac