summaryrefslogtreecommitdiff
path: root/config/bootstrap-lto.mk
diff options
context:
space:
mode:
authorEric Botcazou <ebotcazou@libertysurf.fr>2011-04-20 09:27:06 +0000
committerEric Botcazou <ebotcazou@libertysurf.fr>2011-04-20 09:27:06 +0000
commit6254bc84189680b3b78fdb71faa56b2e9e5ee6ac (patch)
tree0de2a8000bc332c27f0034102416c678b03a7361 /config/bootstrap-lto.mk
parent91e9fb77cf6bd600b27e5a024f6346b30605ec84 (diff)
downloadgdb-6254bc84189680b3b78fdb71faa56b2e9e5ee6ac.tar.gz
* bootstrap-lto.mk: Remove obsolete requirement.
Diffstat (limited to 'config/bootstrap-lto.mk')
-rw-r--r--config/bootstrap-lto.mk5
1 files changed, 2 insertions, 3 deletions
diff --git a/config/bootstrap-lto.mk b/config/bootstrap-lto.mk
index 9b2c2d2ba44..bbd3515eaa4 100644
--- a/config/bootstrap-lto.mk
+++ b/config/bootstrap-lto.mk
@@ -1,6 +1,5 @@
-# This option enables LTO for stage2 and stage3. It requires lto to
-# be enabled for stage1 with --enable-stage1-languages.
+# This option enables LTO for stage2 and stage3.
STAGE2_CFLAGS += -flto=jobserver -frandom-seed=1
STAGE3_CFLAGS += -flto=jobserver -frandom-seed=1
-STAGEprofile_CFLAGS += -fno-lto
+STAGEprofile_CFLAGS += -fno-lto