summaryrefslogtreecommitdiffstats
path: root/toolchain/gcc/patches/4.4.5/600-ubicom_support.patch
diff options
context:
space:
mode:
authorkaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73>2011-07-01 11:35:21 +0000
committerkaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73>2011-07-01 11:35:21 +0000
commitbdc374886d94b8c8e7848cfa82c123f76bf0c6b5 (patch)
treef05eb7ee4a959535d24dbf2aaae0d03861cee5b3 /toolchain/gcc/patches/4.4.5/600-ubicom_support.patch
parent293af18664fd175403e2fe79688c9d4860798e92 (diff)
[toolchain]: add the latest avr32 toolchain patches (with additional fixes)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27332 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'toolchain/gcc/patches/4.4.5/600-ubicom_support.patch')
-rw-r--r--toolchain/gcc/patches/4.4.5/600-ubicom_support.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/toolchain/gcc/patches/4.4.5/600-ubicom_support.patch b/toolchain/gcc/patches/4.4.5/600-ubicom_support.patch
index 875edc5ec..040128f1b 100644
--- a/toolchain/gcc/patches/4.4.5/600-ubicom_support.patch
+++ b/toolchain/gcc/patches/4.4.5/600-ubicom_support.patch
@@ -9313,7 +9313,7 @@
+#define FATAL_EXIT_CODE 33
--- a/gcc/config.gcc
+++ b/gcc/config.gcc
-@@ -2321,6 +2321,34 @@ spu-*-elf*)
+@@ -2339,6 +2339,34 @@ spu-*-elf*)
c_target_objs="${c_target_objs} spu-c.o"
cxx_target_objs="${cxx_target_objs} spu-c.o"
;;