Root/
| 1 | --- a/gcc/Makefile.in |
| 2 | +++ b/gcc/Makefile.in |
| 3 | @@ -3001,7 +3001,7 @@ ifeq ($(LLVMOBJDIR),) |
| 4 | # LLVM LOCAL |
| 5 | libbackend.o : $(OBJS-common:.o=.c) $(out_file) $(out_cxx_file) \ |
| 6 | insn-config.h insn-flags.h insn-codes.h insn-constants.h \ |
| 7 | - insn-attr.h $(DATESTAMP) $(BASEVER) $(DEVPHASE) |
| 8 | + insn-attr.h $(DATESTAMP) $(BASEVER) $(DEVPHASE) gcov-iov.h |
| 9 | $(CC) $(ALL_CFLAGS) $(ALL_CPPFLAGS) \ |
| 10 | -DTARGET_NAME=\"$(target_noncanonical)\" \ |
| 11 | -DLOCALEDIR=\"$(localedir)\" \ |
| 12 |
