]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - config/bootstrap-lto.mk
Sync toplevel and config/ from GCC.
[thirdparty/binutils-gdb.git] / config / bootstrap-lto.mk
CommitLineData
29e66501
AO
1# This option enables LTO for stage2 and stage3. It requires lto to
2# be enabled for stage1 with --enable-stage1-languages.
3
8d8eef9a
RW
4STAGE2_CFLAGS += -flto=jobserver -frandom-seed=1
5STAGE3_CFLAGS += -flto=jobserver -frandom-seed=1
6STAGEprofile_CFLAGS += -fno-lto