mirror of
https://github.com/gcc-mirror/gcc.git
synced 2024-11-21 13:40:47 +00:00
* bootstrap-lto.mk: Remove obsolete requirement.
From-SVN: r172761
This commit is contained in:
parent
c2d7ab2aea
commit
0b2ddd9ce3
@ -1,3 +1,7 @@
|
||||
2011-04-20 Eric Botcazou <ebotcazou@adacore.com>
|
||||
|
||||
* bootstrap-lto.mk: Remove obsolete requirement.
|
||||
|
||||
2011-03-24 Paolo Bonzini <pbonzini@redhat.com>
|
||||
|
||||
* mt-mep: Remove, obsolete.
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user