X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=toolchain%2Fbinutils%2Fpatches%2F2.20.1%2F112-arm-uclibc-gas-needs-libm.patch;h=63663922104fb22a64012807b34de9caa99c1602;hb=9818d6f549c0486a0d6f4ada7597cdcf40453e23;hp=abc8117e248585348412e7cd19126f9c28709156;hpb=e5e6dfe38496cf8f78818ac3c4001eee98eacd5d;p=openwrt%2F.git 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 -