PR target/65871
[official-gcc.git] / config / bootstrap-lto-noplugin.mk
bloba5073365b5a334c0714f5bbb000a27ab7c64afaf
1 # This option enables LTO for stage2 and stage3 on
2 # hosts without linker plugin support.
4 STAGE2_CFLAGS += -flto=jobserver -frandom-seed=1 -ffat-lto-objects
5 STAGE3_CFLAGS += -flto=jobserver -frandom-seed=1 -ffat-lto-objects
6 STAGEprofile_CFLAGS += -fno-lto