aboutsummaryrefslogtreecommitdiffstats
path: root/toolchain/binutils/patches/linaro/200-musl.patch
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2013-09-11 13:18:23 +0000
committerImre Kaloz <kaloz@openwrt.org>2013-09-11 13:18:23 +0000
commitc1855f67b02522a44734c79520bed547ed9fc19e (patch)
treec157ec65038283f8d56a18d5da29832863f19a23 /toolchain/binutils/patches/linaro/200-musl.patch
parentdbfb7e181184fcdb71d22e42a1c597179ced42e7 (diff)
downloadupstream-c1855f67b02522a44734c79520bed547ed9fc19e.tar.gz
upstream-c1855f67b02522a44734c79520bed547ed9fc19e.tar.bz2
upstream-c1855f67b02522a44734c79520bed547ed9fc19e.zip
[toolchain/binutils]: add support for Linaro binutils 2.23.2-2013.06
Signed-off-by: Imre Kaloz <kaloz@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37944 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'toolchain/binutils/patches/linaro/200-musl.patch')
-rw-r--r--toolchain/binutils/patches/linaro/200-musl.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/toolchain/binutils/patches/linaro/200-musl.patch b/toolchain/binutils/patches/linaro/200-musl.patch
new file mode 100644
index 0000000000..40fe76d34d
--- /dev/null
+++ b/toolchain/binutils/patches/linaro/200-musl.patch
@@ -0,0 +1,10 @@
+--- a/config.sub
++++ b/config.sub
+@@ -125,6 +125,7 @@ esac
+ maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
+ case $maybe_os in
+ nto-qnx* | linux-gnu* | linux-android* | linux-dietlibc | linux-newlib* | \
++ linux-musl* | \
+ linux-uclibc* | uclinux-uclibc* | uclinux-gnu* | kfreebsd*-gnu* | \
+ knetbsd*-gnu* | netbsd*-gnu* | \
+ kopensolaris*-gnu* | \