aboutsummaryrefslogtreecommitdiffstats
path: root/toolchain/binutils/patches/2.20.1/112-arm-uclibc-gas-needs-libm.patch
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2011-02-16 13:51:31 +0000
committerImre Kaloz <kaloz@openwrt.org>2011-02-16 13:51:31 +0000
commit67ead04a5aecc06cd64643d5725173a10ccb1dce (patch)
treed3b7998ff3ea33373f0aa1dfc09c5462f9fa8bb4 /toolchain/binutils/patches/2.20.1/112-arm-uclibc-gas-needs-libm.patch
parenta903f8ca05ceabf49c55dd4f4095739132e6bfaf (diff)
downloadmaster-187ad058-67ead04a5aecc06cd64643d5725173a10ccb1dce.tar.gz
master-187ad058-67ead04a5aecc06cd64643d5725173a10ccb1dce.tar.bz2
master-187ad058-67ead04a5aecc06cd64643d5725173a10ccb1dce.zip
[toolchain/binutils]: refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25551 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'toolchain/binutils/patches/2.20.1/112-arm-uclibc-gas-needs-libm.patch')
-rw-r--r--toolchain/binutils/patches/2.20.1/112-arm-uclibc-gas-needs-libm.patch7
1 files changed, 2 insertions, 5 deletions
diff --git a/toolchain/binutils/patches/2.20.1/112-arm-uclibc-gas-needs-libm.patch b/toolchain/binutils/patches/2.20.1/112-arm-uclibc-gas-needs-libm.patch
index abc8117e24..6366392210 100644
--- a/toolchain/binutils/patches/2.20.1/112-arm-uclibc-gas-needs-libm.patch
+++ b/toolchain/binutils/patches/2.20.1/112-arm-uclibc-gas-needs-libm.patch
@@ -18,10 +18,8 @@ floatformat.c:(.text+0x43e): undefined reference to `ldexp'
collect2: ld returned 1 exit status
make[4]: *** [as-new] Error 1
-Index: binutils-2.17.50/gas/configure.tgt
-===================================================================
---- binutils-2.17.50.orig/gas/configure.tgt
-+++ binutils-2.17.50/gas/configure.tgt
+--- a/gas/configure.tgt
++++ b/gas/configure.tgt
@@ -431,6 +431,12 @@ case ${generic_target} in
*-*-netware) fmt=elf em=netware ;;
esac
@@ -35,4 +33,3 @@ Index: binutils-2.17.50/gas/configure.tgt
case ${cpu_type} in
alpha | arm | i386 | ia64 | microblaze | mips | ns32k | pdp11 | ppc | sparc | z80 | z8k)
bfd_gas=yes
-