gdb/
[deliverable/binutils-gdb.git] / config / bootstrap-lto.mk
... / ...
CommitLineData
1# This option enables LTO for stage2 and stage3.
2
3STAGE2_CFLAGS += -flto=jobserver -frandom-seed=1
4STAGE3_CFLAGS += -flto=jobserver -frandom-seed=1
5STAGEprofile_CFLAGS += -fno-lto
This page took 0.022731 seconds and 4 git commands to generate.