From c0bd1bbc4c0beadf4e874112026bf93e9828720a Mon Sep 17 00:00:00 2001 From: Bryan Hundven Date: Sat, 21 Nov 2015 02:16:33 -0800 Subject: gcc: remove patches for removed gcc versions This commit simply removes the patches for gcc versions that are no longer supported. Signed-off-by: Bryan Hundven --- patches/gcc/4.2.4/230-libbackend_dep_gcov-iov.h.patch | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 patches/gcc/4.2.4/230-libbackend_dep_gcov-iov.h.patch (limited to 'patches/gcc/4.2.4/230-libbackend_dep_gcov-iov.h.patch') diff --git a/patches/gcc/4.2.4/230-libbackend_dep_gcov-iov.h.patch b/patches/gcc/4.2.4/230-libbackend_dep_gcov-iov.h.patch deleted file mode 100644 index 32754bee..00000000 --- a/patches/gcc/4.2.4/230-libbackend_dep_gcov-iov.h.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff -durN gcc-4.2.1.orig/gcc/Makefile.in gcc-4.2.1/gcc/Makefile.in ---- gcc-4.2.1.orig/gcc/Makefile.in 2007-05-31 17:37:38.000000000 +0200 -+++ gcc-4.2.1/gcc/Makefile.in 2007-08-03 20:36:14.000000000 +0200 -@@ -2660,7 +2660,7 @@ - # 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)\" \ -- cgit v1.2.3