X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=config%2Fbootstrap-lto.mk;h=50b86ef1c81629d598a3b02caf1a2747ac5b173a;hb=bf41f30dde0f2ad09c2b7a9894fd7992e4b36a16;hp=9e065e1d85a09325c4332ad64202295b9f3e2fc0;hpb=2a8ae7146cacb006105e2e9c6f4635aca543e7ec;p=deliverable%2Fbinutils-gdb.git diff --git a/config/bootstrap-lto.mk b/config/bootstrap-lto.mk index 9e065e1d85..50b86ef1c8 100644 --- a/config/bootstrap-lto.mk +++ b/config/bootstrap-lto.mk @@ -2,7 +2,9 @@ STAGE2_CFLAGS += -flto=jobserver -frandom-seed=1 STAGE3_CFLAGS += -flto=jobserver -frandom-seed=1 -STAGEprofile_CFLAGS += -fno-lto +STAGEprofile_CFLAGS += -flto=jobserver -frandom-seed=1 +STAGEtrain_CFLAGS += -flto=jobserver -frandom-seed=1 +STAGEfeedback_CFLAGS += -flto=jobserver -frandom-seed=1 # assumes the host supports the linker plugin LTO_AR = $$r/$(HOST_SUBDIR)/prev-gcc/gcc-ar$(exeext) -B$$r/$(HOST_SUBDIR)/prev-gcc/