summaryrefslogtreecommitdiffstats
path: root/recipes/gcc/gcc-4.3.3/arm-gcc-objective.patch
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2009-11-24 10:15:00 +0100
committerKoen Kooi <koen@openembedded.org>2009-11-24 10:15:00 +0100
commit1eac4dda40a4e1c542e4a6fd32ad3b86cce92653 (patch)
treee78b00efedcbaf154faa29220ee44c0f4926dce9 /recipes/gcc/gcc-4.3.3/arm-gcc-objective.patch
parentdfc7ab397a63545d94392c58e78ed663b354bd2e (diff)
downloadopenembedded-1eac4dda40a4e1c542e4a6fd32ad3b86cce92653.tar.gz
gcc 4.3.3: fix patch and packaging
Diffstat (limited to 'recipes/gcc/gcc-4.3.3/arm-gcc-objective.patch')
-rw-r--r--recipes/gcc/gcc-4.3.3/arm-gcc-objective.patch12
1 files changed, 1 insertions, 11 deletions
diff --git a/recipes/gcc/gcc-4.3.3/arm-gcc-objective.patch b/recipes/gcc/gcc-4.3.3/arm-gcc-objective.patch
index 52fc22a575..ae8238bd40 100644
--- a/recipes/gcc/gcc-4.3.3/arm-gcc-objective.patch
+++ b/recipes/gcc/gcc-4.3.3/arm-gcc-objective.patch
@@ -1,13 +1,3 @@
---- gcc-4.3.1/configure.old 2009-04-21 22:13:11.000000000 -0700
-+++ gcc-4.3.1/configure 2009-04-21 22:14:20.000000000 -0700
-@@ -2251,7 +2251,6 @@
- ;;
- arm*-*-linux-gnueabi)
- noconfigdirs="$noconfigdirs target-qthreads"
-- noconfigdirs="$noconfigdirs target-libobjc"
- case ${with_newlib} in
- no) noconfigdirs="$noconfigdirs target-newlib target-libgloss"
- esac
--- gcc-4.3.1/libobjc/exception.c.old 2009-04-21 22:13:18.000000000 -0700
+++ gcc-4.3.1/libobjc/exception.c 2009-04-21 22:23:52.000000000 -0700
@@ -31,7 +31,14 @@
@@ -278,4 +268,4 @@
+ sizeof (__objc_exception_class));
header->base.exception_cleanup = __objc_exception_cleanup;
header->value = value;
- \ No newline at end of file
+