]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - config/bootstrap-lto-noplugin.mk
[gdb/symtab] Make gold index workaround more precise
[thirdparty/binutils-gdb.git] / config / bootstrap-lto-noplugin.mk
1 # This option enables LTO for stage2 and stage3 on
2 # hosts without linker plugin support.
3
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 += -flto=jobserver -frandom-seed=1
7 STAGEtrain_CFLAGS += -flto=jobserver -frandom-seed=1
8 STAGEfeedback_CFLAGS += -flto=jobserver -frandom-seed=1
9 do-compare = /bin/true