summaryrefslogtreecommitdiff
path: root/toolchain/gcc/patches/4.3.5/999-coldfire.patch
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2010-11-04 14:17:06 +0000
committerImre Kaloz <kaloz@openwrt.org>2010-11-04 14:17:06 +0000
commit54dea0c74f09b73d4143956bce1fbed54cc3ca4d (patch)
tree38cef5e9ffbcbf0e4e979789d4e3246e6e2707e3 /toolchain/gcc/patches/4.3.5/999-coldfire.patch
parentedcbafc836ac407e57f42dc7e984657aa9125fe4 (diff)
downloadmtk-20170518-54dea0c74f09b73d4143956bce1fbed54cc3ca4d.zip
mtk-20170518-54dea0c74f09b73d4143956bce1fbed54cc3ca4d.tar.gz
mtk-20170518-54dea0c74f09b73d4143956bce1fbed54cc3ca4d.tar.bz2
add avr32 support to gcc 4.3.5
SVN-Revision: 23865
Diffstat (limited to 'toolchain/gcc/patches/4.3.5/999-coldfire.patch')
-rw-r--r--toolchain/gcc/patches/4.3.5/999-coldfire.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/toolchain/gcc/patches/4.3.5/999-coldfire.patch b/toolchain/gcc/patches/4.3.5/999-coldfire.patch
index b000962..c8b883b 100644
--- a/toolchain/gcc/patches/4.3.5/999-coldfire.patch
+++ b/toolchain/gcc/patches/4.3.5/999-coldfire.patch
@@ -1,6 +1,6 @@
--- a/gcc/config.gcc
+++ b/gcc/config.gcc
-@@ -1627,6 +1627,7 @@ m68k-*-linux*) # Motorola m68k's runnin
+@@ -1645,6 +1645,7 @@ m68k-*-linux*) # Motorola m68k's runnin
if test x$sjlj != x1; then
tmake_file="$tmake_file m68k/t-slibgcc-elf-ver"
fi