402-libbackend_dep_gcov-iov.h.patch 543 B

1234567891011
  1. --- gcc-4.0.4.orig/gcc/Makefile.in 2007-02-12 11:35:43.000000000 +0100
  2. +++ gcc-4.0.4/gcc/Makefile.in 2007-02-12 11:38:04.000000000 +0100
  3. @@ -2202,7 +2202,7 @@ mips-tdump.o : mips-tdump.c $(CONFIG_H)
  4. # FIXME: writing proper dependencies for this is a *LOT* of work.
  5. libbackend.o : $(OBJS-common:.o=.c) $(out_file) \
  6. insn-config.h insn-flags.h insn-codes.h insn-constants.h \
  7. - insn-attr.h
  8. + insn-attr.h gcov-iov.h
  9. $(CC) $(ALL_CFLAGS) $(ALL_CPPFLAGS) \
  10. -DTARGET_NAME=\"$(target_noncanonical)\" \
  11. -DLOCALEDIR=\"$(localedir)\" \