]> git.ipfire.org Git - thirdparty/gcc.git/commit
Allow overriding the libiberty used for building the LTO plugin.
authortschwinge <tschwinge@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 13 Jun 2014 14:30:46 +0000 (14:30 +0000)
committertschwinge <tschwinge@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 13 Jun 2014 14:30:46 +0000 (14:30 +0000)
commite389d60670e796d29c0c10f119c8fc2275f9b0ef
tree551e04841da61c4b5f65c73d0dcc899ddd993371
parent034f210bacecb7d4ee5f9be5d89edfba1b98a609
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.

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