diff options
author | Peter Korsgaard <jacmet@sunsite.dk> | 2011-12-08 23:39:57 +0100 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2011-12-08 23:39:57 +0100 |
commit | 7cfa3acbbe699998df03dbced331477b2a3d2110 (patch) | |
tree | 69c16a40b41d5dfeeda8ae49d4ead5d687fb0f43 /toolchain/gcc/4.2.4/402-libbackend_dep_gcov-iov.h.patch | |
parent | c1ae7cdd69b52a054b5ae822232634123281887b (diff) |
gcc: remove old 4.2.4 version
We unfortunately cannot remove the avr32 variant yet.
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'toolchain/gcc/4.2.4/402-libbackend_dep_gcov-iov.h.patch')
-rw-r--r-- | toolchain/gcc/4.2.4/402-libbackend_dep_gcov-iov.h.patch | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/toolchain/gcc/4.2.4/402-libbackend_dep_gcov-iov.h.patch b/toolchain/gcc/4.2.4/402-libbackend_dep_gcov-iov.h.patch deleted file mode 100644 index 0bf115c45..000000000 --- a/toolchain/gcc/4.2.4/402-libbackend_dep_gcov-iov.h.patch +++ /dev/null @@ -1,13 +0,0 @@ -Index: gcc-4.2/gcc/Makefile.in -=================================================================== ---- gcc-4.2/gcc/Makefile.in (revision 121758) -+++ gcc-4.2/gcc/Makefile.in (working copy) -@@ -2658,7 +2658,7 @@ mips-tdump.o : mips-tdump.c $(CONFIG_H) - # FIXME: writing proper dependencies for this is a *LOT* of work. - libbackend.o : $(OBJS-common:.o=.c) $(out_file) \ - insn-config.h insn-flags.h insn-codes.h insn-constants.h \ -- insn-attr.h $(DATESTAMP) $(BASEVER) $(DEVPHASE) -+ insn-attr.h $(DATESTAMP) $(BASEVER) $(DEVPHASE) gcov-iov.h - $(CC) $(ALL_CFLAGS) $(ALL_CPPFLAGS) \ - -DTARGET_NAME=\"$(target_noncanonical)\" \ - -DLOCALEDIR=\"$(localedir)\" \ |