summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorEric Botcazou <ebotcazou@libertysurf.fr>2010-11-27 15:55:17 +0000
committerEric Botcazou <ebotcazou@libertysurf.fr>2010-11-27 15:55:17 +0000
commitf9074b5ca13a40afae07be7a1e605d3de0c4eeeb (patch)
tree90fc51e0fd121af41f811a6764d025cfc9669d60 /config
parentff554f62f52cfabe1178194f8f3be13df9c2c576 (diff)
downloadbinutils-redhat-f9074b5ca13a40afae07be7a1e605d3de0c4eeeb.tar.gz
* bootstrap-lto.mk (BOOT_ADAFLAGS): Delete.
Diffstat (limited to 'config')
-rw-r--r--config/ChangeLog4
-rw-r--r--config/bootstrap-lto.mk3
2 files changed, 4 insertions, 3 deletions
diff --git a/config/ChangeLog b/config/ChangeLog
index 8e673f7c5d..8e98f6d130 100644
--- a/config/ChangeLog
+++ b/config/ChangeLog
@@ -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.
diff --git a/config/bootstrap-lto.mk b/config/bootstrap-lto.mk
index b30ac1a5fa..59e5c982fb 100644
--- a/config/bootstrap-lto.mk
+++ b/config/bootstrap-lto.mk
@@ -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