aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.7/config/bootstrap-lto.mk
blob: bbd3515eaa44c8531a8478fa7c7e310f1e19e786 (plain)
1
2
3
4
5
# 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