diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2011-02-02 20:05:33 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2011-02-02 20:05:33 +0000 |
commit | 3eac35527a30495a34b03522554ac88b0efea888 (patch) | |
tree | 4ca80940e57e38ee04b620b453aa8044968acd62 /toolchain/gcc/patches | |
parent | 9b478a38a417536c368452c7a8416ba7024f78f3 (diff) | |
download | upstream-3eac35527a30495a34b03522554ac88b0efea888.tar.gz upstream-3eac35527a30495a34b03522554ac88b0efea888.tar.bz2 upstream-3eac35527a30495a34b03522554ac88b0efea888.zip |
refresh patch
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25324 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'toolchain/gcc/patches')
-rw-r--r-- | toolchain/gcc/patches/4.5.1+l/830-arm_unbreak_armv4t.patch | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/toolchain/gcc/patches/4.5.1+l/830-arm_unbreak_armv4t.patch b/toolchain/gcc/patches/4.5.1+l/830-arm_unbreak_armv4t.patch index 8651afcd86..0788b63ae3 100644 --- a/toolchain/gcc/patches/4.5.1+l/830-arm_unbreak_armv4t.patch +++ b/toolchain/gcc/patches/4.5.1+l/830-arm_unbreak_armv4t.patch @@ -1,8 +1,7 @@ http://sourceware.org/ml/crossgcc/2008-05/msg00009.html -diff -Nura gcc-4.5.1.orig/gcc/config/arm/linux-eabi.h gcc-4.5.1/gcc/config/arm/linux-eabi.h ---- gcc-4.5.1.orig/gcc/config/arm/linux-eabi.h 2009-10-30 17:03:09.000000000 -0300 -+++ gcc-4.5.1/gcc/config/arm/linux-eabi.h 2010-11-02 15:38:25.792208500 -0300 +--- a/gcc/config/arm/linux-eabi.h ++++ b/gcc/config/arm/linux-eabi.h @@ -44,7 +44,7 @@ The ARM10TDMI core is the default for armv5t, so set SUBTARGET_CPU_DEFAULT to achieve this. */ |