* bootstrap-lto.mk (BOOT_ADAFLAGS): Delete.

This commit is contained in:
Eric Botcazou 2010-11-27 15:55:17 +00:00
parent abc9278b2d
commit 52f6e98613
2 changed files with 4 additions and 3 deletions

View File

@ -1,3 +1,7 @@
2010-11-27 Eric Botcazou <ebotcazou@adacore.com>
* bootstrap-lto.mk (BOOT_ADAFLAGS): Delete.
2010-11-19 Tobias Grosser <grosser@fim.uni-passau.de>
* cloog.m4: Use AS_HELP_STRING and fix help formatting.

View File

@ -3,6 +3,3 @@
STAGE2_CFLAGS += -flto=jobserver -fuse-linker-plugin -frandom-seed=1
STAGE3_CFLAGS += -flto=jobserver -fuse-linker-plugin -frandom-seed=1
# Ada fails to build with LTO, turn it off for now.
BOOT_ADAFLAGS += -fno-lto