* bootstrap-lto.mk (BOOT_ADAFLAGS): Delete.
authorEric Botcazou <ebotcazou@libertysurf.fr>
Sat, 27 Nov 2010 15:55:17 +0000 (15:55 +0000)
committerEric Botcazou <ebotcazou@libertysurf.fr>
Sat, 27 Nov 2010 15:55:17 +0000 (15:55 +0000)
config/ChangeLog
config/bootstrap-lto.mk

index 8e673f7..8e98f6d 100644 (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.
index b30ac1a..59e5c98 100644 (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