From ff1e2fa18209608f089840f769e7e5db8ab9e064 Mon Sep 17 00:00:00 2001 From: florian Date: Tue, 26 Feb 2013 16:40:12 +0000 Subject: toolchain/binutils: refresh patches Signed-off-by: Florian Fainelli git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35812 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- toolchain/binutils/patches/2.23.1/112-arm-uclibc-gas-needs-libm.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'toolchain/binutils/patches/2.23.1/112-arm-uclibc-gas-needs-libm.patch') 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 a9e435701..5d0e5ff8e 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 -- cgit v1.2.3