PR target/40125
[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
e552509b
ILT
4STAGE2_CFLAGS += -flto=jobserver -fuse-linker-plugin -frandom-seed=1
5STAGE3_CFLAGS += -flto=jobserver -fuse-linker-plugin -frandom-seed=1
This page took 0.036566 seconds and 4 git commands to generate.