daily update
[deliverable/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
This page took 0.058836 seconds and 4 git commands to generate.