netbsd/external/gpl3/binutils/dist/config/bootstrap-lto.mk
2014-01-15 10:53:42 +01:00

6 lines
180 B
Makefile

# 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