]> git.ipfire.org Git - thirdparty/gcc.git/blame - config/bootstrap-lto-noplugin.mk
c++: Allow IS_FAKE_BASE_TYPE for union types [PR114954]
[thirdparty/gcc.git] / config / bootstrap-lto-noplugin.mk
CommitLineData
871fe673
UB
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
1a1e0df1
ML
6STAGEprofile_CFLAGS += -flto=jobserver -frandom-seed=1
7STAGEtrain_CFLAGS += -flto=jobserver -frandom-seed=1
8STAGEfeedback_CFLAGS += -flto=jobserver -frandom-seed=1
4be63d9e 9do-compare = /bin/true