]> git.ipfire.org Git - thirdparty/gcc.git/commit
Allow overriding the libiberty used for building the LTO plugin.
authorThomas Schwinge <thomas@codesourcery.com>
Fri, 13 Jun 2014 14:30:46 +0000 (16:30 +0200)
committerThomas Schwinge <tschwinge@gcc.gnu.org>
Fri, 13 Jun 2014 14:30:46 +0000 (16:30 +0200)
commit2a7a8388e2e4b7caf08cdd67f1bcebbc49ac3133
tree551e04841da61c4b5f65c73d0dcc899ddd993371
parentbeb683ab93023d2e80edd30dd8630fb7ae89aae0
Allow overriding the libiberty used for building the LTO plugin.

lto-plugin/
* configure.ac (--with-libiberty): New configure option.
* configure: Regenerate.
* Makefile.am (libiberty, libiberty_noasan, libiberty_pic): New
variables.
(liblto_plugin_la_LIBADD, liblto_plugin_la_LDFLAGS)
(liblto_plugin_la_DEPENDENCIES): Use them.
* Makefile.in: Regenerate.

From-SVN: r211642
lto-plugin/ChangeLog
lto-plugin/Makefile.am
lto-plugin/Makefile.in
lto-plugin/configure
lto-plugin/configure.ac