* 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 8e673f7c5dea147cde267fa4662f96b09823e3d6..8e98f6d1300c8561b09812c0062a58ea60b73d9c 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 b30ac1a5fa3014d425035db233ae189277a61397..59e5c982fb2e1815a113136dd862a4179f187e7f 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
This page took 0.024996 seconds and 4 git commands to generate.