* configure.ac (build_lto_plugin): New shell variable.
(--enable-lto): Turn on by default for all non-ELF platforms that have had LTO support added so far. Set build_lto_plugin appropriately for both ELF and non-ELF. (configdirs): Add lto-plugin or not based on build_lto_plugin. * configure: Regenerate.
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
|
||||
|
||||
* configure.ac (build_lto_plugin): New shell variable.
|
||||
(--enable-lto): Turn on by default for all non-ELF platforms that
|
||||
have had LTO support added so far. Set build_lto_plugin appropriately
|
||||
for both ELF and non-ELF.
|
||||
(configdirs): Add lto-plugin or not based on build_lto_plugin.
|
||||
* configure: Regenerate.
|
||||
|
||||
2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
|
||||
|
||||
PR bootstrap/45326
|
||||
|
Reference in New Issue
Block a user