Welcome to mirror list, hosted at ThFree Co, Russian Federation.

bootstrap-lto.mk « config - cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
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