summaryrefslogtreecommitdiff
path: root/recipes/gcc/gcc-4.4.0/402-libbackend_dep_gcov-iov.h.patch
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2009-08-06 19:46:45 -0700
committerKhem Raj <raj.khem@gmail.com>2009-08-06 19:46:45 -0700
commit7ccdfeffc5202da60d7da5b7cb99ea655fe89238 (patch)
treebde0790112755934890dedd6e015f01dcfaa66f5 /recipes/gcc/gcc-4.4.0/402-libbackend_dep_gcov-iov.h.patch
parenteaf9eb0fbc98ae1a044e3bdc6e6d2bd0a51b9d26 (diff)
gcc: Remove gcc 4.1.0 recipes in favour of gcc 4.4.1
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'recipes/gcc/gcc-4.4.0/402-libbackend_dep_gcov-iov.h.patch')
-rw-r--r--recipes/gcc/gcc-4.4.0/402-libbackend_dep_gcov-iov.h.patch13
1 files changed, 0 insertions, 13 deletions
diff --git a/recipes/gcc/gcc-4.4.0/402-libbackend_dep_gcov-iov.h.patch b/recipes/gcc/gcc-4.4.0/402-libbackend_dep_gcov-iov.h.patch
deleted file mode 100644
index 0bf115c45d..0000000000
--- a/recipes/gcc/gcc-4.4.0/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)\" \