diff options
author | Florian Fainelli <florian@openwrt.org> | 2009-10-21 14:31:01 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2009-10-21 14:31:01 +0000 |
commit | 283122b1770e5d3d9a812cdb0ede8e4f5e829b07 (patch) | |
tree | b0732f8a275a17ed6fabccbd8e444dec88178098 /toolchain/gcc/patches/4.4.2/999-coldfire.patch | |
parent | efe3e3a04d5f3de6029cbb4f6c5b03ec0d057919 (diff) | |
download | upstream-283122b1770e5d3d9a812cdb0ede8e4f5e829b07.tar.gz upstream-283122b1770e5d3d9a812cdb0ede8e4f5e829b07.tar.bz2 upstream-283122b1770e5d3d9a812cdb0ede8e4f5e829b07.zip |
[toolchain] refresh toolchain patches, add ubicom32 patch to gcc 4.4.1 and 4.4.2
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18114 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'toolchain/gcc/patches/4.4.2/999-coldfire.patch')
-rw-r--r-- | toolchain/gcc/patches/4.4.2/999-coldfire.patch | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/toolchain/gcc/patches/4.4.2/999-coldfire.patch b/toolchain/gcc/patches/4.4.2/999-coldfire.patch index 921fec3daf..980e276947 100644 --- a/toolchain/gcc/patches/4.4.2/999-coldfire.patch +++ b/toolchain/gcc/patches/4.4.2/999-coldfire.patch @@ -1,8 +1,8 @@ Index: gcc-4.4.2/gcc/config.gcc =================================================================== ---- gcc-4.4.2.orig/gcc/config.gcc 2009-10-21 08:24:59.000000000 +0200 -+++ gcc-4.4.2/gcc/config.gcc 2009-10-21 08:24:59.000000000 +0200 -@@ -1516,6 +1516,7 @@ +--- gcc-4.4.2.orig/gcc/config.gcc 2009-10-21 16:19:39.000000000 +0200 ++++ gcc-4.4.2/gcc/config.gcc 2009-10-21 16:19:40.000000000 +0200 +@@ -1506,6 +1506,7 @@ if test x$sjlj != x1; then tmake_file="$tmake_file m68k/t-slibgcc-elf-ver" fi |