summaryrefslogtreecommitdiffstats
path: root/toolchain/binutils/patches/2.19.1/112-arm-uclibc-gas-needs-libm.patch
diff options
context:
space:
mode:
authorkaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73>2011-02-16 14:05:08 +0000
committerkaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73>2011-02-16 14:05:08 +0000
commitdb4a8bc7c1382ee6f3829ba3a11fa1d0541b0575 (patch)
tree5f7262770955ecfe0daf205f299fb0f5e1ac6931 /toolchain/binutils/patches/2.19.1/112-arm-uclibc-gas-needs-libm.patch
parentad88cd3cc63cc336105744a78680c3982400a26b (diff)
[toolchain/binutils/2.19.1]: fixup the ubicom patch, refresh
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25552 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'toolchain/binutils/patches/2.19.1/112-arm-uclibc-gas-needs-libm.patch')
-rw-r--r--toolchain/binutils/patches/2.19.1/112-arm-uclibc-gas-needs-libm.patch7
1 files changed, 2 insertions, 5 deletions
diff --git a/toolchain/binutils/patches/2.19.1/112-arm-uclibc-gas-needs-libm.patch b/toolchain/binutils/patches/2.19.1/112-arm-uclibc-gas-needs-libm.patch
index f7731613f..9f0002517 100644
--- a/toolchain/binutils/patches/2.19.1/112-arm-uclibc-gas-needs-libm.patch
+++ b/toolchain/binutils/patches/2.19.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
@@ -415,6 +415,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 | mips | ns32k | pdp11 | ppc | sparc | z80 | z8k)
bfd_gas=yes
-