]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - config/bootstrap-lto-noplugin.mk
Generated files
[thirdparty/binutils-gdb.git] / config / bootstrap-lto-noplugin.mk
CommitLineData
49d00f48
L
1# This option enables LTO for stage2 and stage3 on
2# hosts without linker plugin support.
3
4STAGE2_CFLAGS += -flto=jobserver -frandom-seed=1 -ffat-lto-objects
5STAGE3_CFLAGS += -flto=jobserver -frandom-seed=1 -ffat-lto-objects
bf41f30d
NC
6STAGEprofile_CFLAGS += -flto=jobserver -frandom-seed=1
7STAGEtrain_CFLAGS += -flto=jobserver -frandom-seed=1
8STAGEfeedback_CFLAGS += -flto=jobserver -frandom-seed=1
37f980dc 9do-compare = /bin/true