]> git.ipfire.org Git - thirdparty/gcc.git/blame - config/bootstrap-lto-noplugin.mk
PR c++/71548
[thirdparty/gcc.git] / config / bootstrap-lto-noplugin.mk
CommitLineData
65128e00 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
ee56eeb3 6STAGEprofile_CFLAGS += -flto=jobserver -frandom-seed=1
7STAGEtrain_CFLAGS += -flto=jobserver -frandom-seed=1
8STAGEfeedback_CFLAGS += -flto=jobserver -frandom-seed=1
7326a75e 9do-compare = /bin/true