Commit 1915c739 by Jakub Jelinek Committed by Jakub Jelinek

re PR lto/45638 (No rule to make target `check-lto', needed by `check'. Stop.)

	PR lto/45638
	* Make-lang.in (check-lto): New dummy target.

From-SVN: r165638
parent fab2daeb
2010-10-18 Jakub Jelinek <jakub@redhat.com>
PR lto/45638
* Make-lang.in (check-lto): New dummy target.
2010-10-14 Eric Botcazou <ebotcazou@adacore.com>
* lto-elf.c (SHN_XINDEX): Define if not already defined.
......
......@@ -94,3 +94,6 @@ lto/lto-coff.o: lto/lto-coff.c $(CONFIG_H) coretypes.h $(SYSTEM_H) \
lto/lto-macho.o: lto/lto-macho.c $(CONFIG_H) coretypes.h $(SYSTEM_H) \
toplev.h $(LTO_H) $(TM_H) $(LIBIBERTY_H) $(GGC_H) $(LTO_STREAMER_H) \
lto/lto-macho.h lto/lto-endian.h
# LTO testing is done as part of C/C++/Fortran etc. testing.
check-lto:
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment