Retro68/gcc/config/bootstrap-lto.mk

6 lines
180 B
Makefile
Raw Normal View History

2012-03-27 23:13:14 +00:00
# This option enables LTO for stage2 and stage3.
STAGE2_CFLAGS += -flto=jobserver -frandom-seed=1
STAGE3_CFLAGS += -flto=jobserver -frandom-seed=1
STAGEprofile_CFLAGS += -fno-lto