projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
ar71xx: unify LED names on D-Link boards
[openwrt.git]
/
toolchain
/
binutils
/
patches
/
2.20.1
/
112-arm-uclibc-gas-needs-libm.patch
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
abc8117
..
6366392
100644
(file)
--- 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
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
@@ -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
case ${cpu_type} in
alpha | arm | i386 | ia64 | microblaze | mips | ns32k | pdp11 | ppc | sparc | z80 | z8k)
bfd_gas=yes
-
This page took
0.021887 seconds
and
4
git commands to generate.