* bootstrap-lto.mk (BOOT_ADAFLAGS): Delete.
This commit is contained in:
parent
abc9278b2d
commit
52f6e98613
@ -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.
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user