diff options
author | Felix Fietkau <nbd@openwrt.org> | 2010-09-20 18:00:05 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2010-09-20 18:00:05 +0000 |
commit | affb66c2c61163f3a88f2ddaf346d660537e085a (patch) | |
tree | 1c869a1dfde665dbb08cf48fda5cb58e29d9bcb8 /toolchain/gcc/patches/4.4.1+cs/999-coldfire.patch | |
parent | c749f9a9240175a5c0bece901979aed362e90dce (diff) | |
download | upstream-affb66c2c61163f3a88f2ddaf346d660537e085a.tar.gz upstream-affb66c2c61163f3a88f2ddaf346d660537e085a.tar.bz2 upstream-affb66c2c61163f3a88f2ddaf346d660537e085a.zip |
gcc: add an updated version of 4.4.1+cs - successfully builds a toolchain now, please test!
SVN-Revision: 23101
Diffstat (limited to 'toolchain/gcc/patches/4.4.1+cs/999-coldfire.patch')
-rw-r--r-- | toolchain/gcc/patches/4.4.1+cs/999-coldfire.patch | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/toolchain/gcc/patches/4.4.1+cs/999-coldfire.patch b/toolchain/gcc/patches/4.4.1+cs/999-coldfire.patch index e4a2bd1f54..d17f1d9109 100644 --- a/toolchain/gcc/patches/4.4.1+cs/999-coldfire.patch +++ b/toolchain/gcc/patches/4.4.1+cs/999-coldfire.patch @@ -1,7 +1,5 @@ -Index: gcc-4.4.1/gcc/config.gcc -=================================================================== ---- gcc-4.4.1.orig/gcc/config.gcc 2009-10-21 16:14:24.000000000 +0200 -+++ gcc-4.4.1/gcc/config.gcc 2009-10-21 16:14:25.000000000 +0200 +--- a/gcc/config.gcc ++++ b/gcc/config.gcc @@ -1499,6 +1499,7 @@ if test x$sjlj != x1; then tmake_file="$tmake_file m68k/t-slibgcc-elf-ver" |