summaryrefslogtreecommitdiff
path: root/packages/mamona/gcc-noemu-4.1.2/sh3-installfix-fixheaders.patch
diff options
context:
space:
mode:
authorCliff Brake <cbrake@bec-systems.com>2008-10-23 21:34:47 -0400
committerCliff Brake <cbrake@bec-systems.com>2008-10-23 21:34:47 -0400
commit97f239bff818c4836572495c05f983a9fab09202 (patch)
tree52341b9eefdf1b551d7d2a3fdd0ee391270f10fd /packages/mamona/gcc-noemu-4.1.2/sh3-installfix-fixheaders.patch
parenta57a4df1e3d3ec67465253688a638adecc8caf6d (diff)
parent3a83d1fb3fd0fdbbf763e5f495ef9046f09e15b9 (diff)
Merge commit 'openembedded.org/org.openembedded.dev' into org.openembedded.dev
Diffstat (limited to 'packages/mamona/gcc-noemu-4.1.2/sh3-installfix-fixheaders.patch')
-rw-r--r--packages/mamona/gcc-noemu-4.1.2/sh3-installfix-fixheaders.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/packages/mamona/gcc-noemu-4.1.2/sh3-installfix-fixheaders.patch b/packages/mamona/gcc-noemu-4.1.2/sh3-installfix-fixheaders.patch
new file mode 100644
index 0000000000..a06cd2e075
--- /dev/null
+++ b/packages/mamona/gcc-noemu-4.1.2/sh3-installfix-fixheaders.patch
@@ -0,0 +1,11 @@
+--- 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