X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=blobdiff_plain;f=toolchain%2Fbinutils%2Fpatches%2F2.23.1%2F112-arm-uclibc-gas-needs-libm.patch;fp=toolchain%2Fbinutils%2Fpatches%2F2.23.1%2F112-arm-uclibc-gas-needs-libm.patch;h=5d0e5ff8efcb30381932a0467296bb27abb23d67;hp=a9e435701e4b73f3c15c19dc53d57ca74cb9dd67;hb=d417049c4aa711a6b30ea7e14fbf4aca44142661;hpb=bfcbabdf159f291f98683d802bff519781cb4fd9 diff --git a/toolchain/binutils/patches/2.23.1/112-arm-uclibc-gas-needs-libm.patch b/toolchain/binutils/patches/2.23.1/112-arm-uclibc-gas-needs-libm.patch index a9e435701e..5d0e5ff8ef 100644 --- a/toolchain/binutils/patches/2.23.1/112-arm-uclibc-gas-needs-libm.patch +++ b/toolchain/binutils/patches/2.23.1/112-arm-uclibc-gas-needs-libm.patch @@ -20,7 +20,7 @@ make[4]: *** [as-new] Error 1 --- a/gas/configure.tgt +++ b/gas/configure.tgt -@@ -428,6 +428,12 @@ case ${generic_target} in +@@ -450,6 +450,12 @@ case ${generic_target} in *-*-netware) fmt=elf em=netware ;; esac @@ -31,5 +31,5 @@ make[4]: *** [as-new] Error 1 +esac + case ${cpu_type} in - alpha | arm | i386 | ia64 | microblaze | mips | ns32k | pdp11 | ppc | sparc | z80 | z8k) + aarch64 | alpha | arm | i386 | ia64 | microblaze | mips | ns32k | pdp11 | ppc | sparc | z80 | z8k) bfd_gas=yes