aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gcc/gcc-4.3.3.inc
diff options
context:
space:
mode:
authorGraeme Gregory <dp@xora.org.uk>2009-11-27 08:16:43 +0000
committerGraeme Gregory <dp@xora.org.uk>2009-11-27 08:16:43 +0000
commit71e2c5d14385b8cbdb2c819b9579e2b6bd7954c9 (patch)
tree0bd871c585edadc9c21d6b34af201433c907f28f /recipes/gcc/gcc-4.3.3.inc
parent5be7660163b9812684d0e293c643ef72497fb5b7 (diff)
downloadopenembedded-71e2c5d14385b8cbdb2c819b9579e2b6bd7954c9.tar.gz
gcc-4.3.3.inc : replace objc patch with undamaged one from gcc-patches
There is a one hunk peice of damage in the patch originally committed, as compared to the patch posted on gcc-patches. Replacing with the original patch enables platforms like arm oabi to compile again.
Diffstat (limited to 'recipes/gcc/gcc-4.3.3.inc')
-rw-r--r--recipes/gcc/gcc-4.3.3.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/gcc/gcc-4.3.3.inc b/recipes/gcc/gcc-4.3.3.inc
index f5c1bd84de..46d5e358b9 100644
--- a/recipes/gcc/gcc-4.3.3.inc
+++ b/recipes/gcc/gcc-4.3.3.inc
@@ -7,7 +7,7 @@ LICENSE = "GPLv3"
DEPENDS = "mpfr gmp"
-INC_PR = "r9"
+INC_PR = "r10"
SRC_URI = "${GNU_MIRROR}/gcc/gcc-${PV}/gcc-${PV}.tar.bz2 \
file://fedora/gcc43-c++-builtin-redecl.patch;patch=1;pnum=0 \