X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=config%2Fbootstrap-lto.mk;h=4de07e5b22698f9f97c45adeb078a217ae72f26e;hb=423054beadf317757d43aefb9eddfe711a42e3e1;hp=50b86ef1c81629d598a3b02caf1a2747ac5b173a;hpb=bf41f30dde0f2ad09c2b7a9894fd7992e4b36a16;p=deliverable%2Fbinutils-gdb.git diff --git a/config/bootstrap-lto.mk b/config/bootstrap-lto.mk index 50b86ef1c8..4de07e5b22 100644 --- a/config/bootstrap-lto.mk +++ b/config/bootstrap-lto.mk @@ -13,3 +13,6 @@ LTO_RANLIB = $$r/$(HOST_SUBDIR)/prev-gcc/gcc-ranlib$(exeext) -B$$r/$(HOST_SUBDIR LTO_EXPORTS = AR="$(LTO_AR)"; export AR; \ RANLIB="$(LTO_RANLIB)"; export RANLIB; LTO_FLAGS_TO_PASS = AR="$(LTO_AR)" RANLIB="$(LTO_RANLIB)" + +do-compare = $(SHELL) $(srcdir)/contrib/compare-lto $$f1 $$f2 +extra-compare = gcc/lto1$(exeext)