aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gcc/gcc-4.4.1/sh3-installfix-fixheaders.patch
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2010-01-13 15:05:52 -0800
committerKhem Raj <raj.khem@gmail.com>2010-01-14 00:36:47 -0800
commita82e402892d199c6a746a605bf02a8806a6c264b (patch)
tree833f400959fe217cc7428a8097f143524e3ada9a /recipes/gcc/gcc-4.4.1/sh3-installfix-fixheaders.patch
parent0776baa885a84a0719c4250739a8d9a4cf6913a2 (diff)
downloadopenembedded-a82e402892d199c6a746a605bf02a8806a6c264b.tar.gz
gcc-4.4.1: Delete unused patches.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'recipes/gcc/gcc-4.4.1/sh3-installfix-fixheaders.patch')
-rw-r--r--recipes/gcc/gcc-4.4.1/sh3-installfix-fixheaders.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/recipes/gcc/gcc-4.4.1/sh3-installfix-fixheaders.patch b/recipes/gcc/gcc-4.4.1/sh3-installfix-fixheaders.patch
deleted file mode 100644
index a06cd2e075..0000000000
--- a/recipes/gcc/gcc-4.4.1/sh3-installfix-fixheaders.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- gcc-4.1.1/gcc/Makefile.in_orig 2007-01-31 21:24:23.000000000 +0000
-+++ gcc-4.1.1/gcc/Makefile.in 2007-01-31 21:24:43.000000000 +0000
-@@ -3772,8 +3772,6 @@
- $(INSTALL_SCRIPT) $(mkinstalldirs) \
- $(DESTDIR)$(itoolsdir)/mkinstalldirs ; \
- $(INSTALL_SCRIPT) $(srcdir)/fixproto $(DESTDIR)$(itoolsdir)/fixproto ; \
-- $(INSTALL_PROGRAM) build/fix-header$(build_exeext) \
-- $(DESTDIR)$(itoolsdir)/fix-header$(build_exeext) ; \
- else :; fi
- echo 'SYSTEM_HEADER_DIR="'"$(SYSTEM_HEADER_DIR)"'"' \
- > $(DESTDIR)$(itoolsdatadir)/mkheaders.conf