diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-09-20 18:00:05 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-09-20 18:00:05 +0000 |
commit | cc6d0c4ff9f38906580c05802f661d69192f2eb6 (patch) | |
tree | 2b9c8b1948b307108263622943979c9f8890eaa9 /toolchain/gcc/patches/4.4.1+cs/999-coldfire.patch | |
parent | 12afbfc557e1fd1afd19c0aa7da732f318ff71a4 (diff) |
gcc: add an updated version of 4.4.1+cs - successfully builds a toolchain now, please test!
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23101 3c298f89-4303-0410-b956-a3cf2f4a3e73
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" |