Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Botcazou <ebotcazou@adacore.com>2010-11-27 18:55:17 +0300
committerEric Botcazou <ebotcazou@adacore.com>2010-11-27 18:55:17 +0300
commit52f6e986133808c527e5e3a288fcee8f4bd5e87d (patch)
treec3109c27752b6de16c23909848c3bfbe0f8f3d19 /config/bootstrap-lto.mk
parentabc9278b2dfb3de089d2772b78739d36c11e6810 (diff)
* bootstrap-lto.mk (BOOT_ADAFLAGS): Delete.
Diffstat (limited to 'config/bootstrap-lto.mk')
-rw-r--r--config/bootstrap-lto.mk3
1 files changed, 0 insertions, 3 deletions
diff --git a/config/bootstrap-lto.mk b/config/bootstrap-lto.mk
index b30ac1a5f..59e5c982f 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