buildtools/binutils/config/bootstrap-lto.mk

6 lines
180 B
Makefile
Raw Normal View History

2012-01-05 23:13:27 +01: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