diff options
author | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2013-02-26 16:39:54 +0000 |
---|---|---|
committer | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2013-02-26 16:39:54 +0000 |
commit | 8f7b453b71eb66200b3db4ebdf6b948714c2838c (patch) | |
tree | 0949bd6a08fc738954721417bf44f08beb063349 /toolchain/gcc/patches/4.6.3/999-coldfire.patch | |
parent | b7abb067e96a68080986ff55db63947668d2d640 (diff) |
toolchain/gcc: refresh patches
Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35808 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'toolchain/gcc/patches/4.6.3/999-coldfire.patch')
-rw-r--r-- | toolchain/gcc/patches/4.6.3/999-coldfire.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/toolchain/gcc/patches/4.6.3/999-coldfire.patch b/toolchain/gcc/patches/4.6.3/999-coldfire.patch index 6083e0bf8..29a98bf03 100644 --- a/toolchain/gcc/patches/4.6.3/999-coldfire.patch +++ b/toolchain/gcc/patches/4.6.3/999-coldfire.patch @@ -1,6 +1,6 @@ --- a/gcc/config.gcc +++ b/gcc/config.gcc -@@ -1804,6 +1804,7 @@ m68k-*-linux*) # Motorola m68k's runnin +@@ -1807,6 +1807,7 @@ m68k-*-linux*) # Motorola m68k's runnin if test x$sjlj != x1; then tmake_file="$tmake_file m68k/t-slibgcc-elf-ver" fi |