]> git.ipfire.org Git - thirdparty/libtool.git/commit
Disable GCC LTO for verbose library extraction.
authorRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Sun, 29 Aug 2010 15:30:19 +0000 (17:30 +0200)
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Sun, 29 Aug 2010 15:30:19 +0000 (17:30 +0200)
commitada610770b6a30fcf8b22cd875c2002183765c4f
tree4b77b3e5ec0139c624156cf8e2c25ad5ba358df4
parentbf1d52eb53a6f8738105954f9e1e9533da091461
Disable GCC LTO for verbose library extraction.

* libltdl/m4/libtool.m4 (_LT_SYS_HIDDEN_LIBDEPS): Temporarily
append -fno-lto or -fno-whopr to CFLAGS if CC or CFLAGS (which
are substituted with the per-language variables here) contain
-flto or match -fwhopr*, respectively.

Signed-off-by: Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
ChangeLog
libltdl/m4/libtool.m4