diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2014-01-07 15:03:55 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2014-01-07 15:03:55 +0000 |
commit | 5c3cb628f829c321ded658da1f0dbf74c93652a9 (patch) | |
tree | f9278e478b351dbe78df7b1a5e4f674c7890bea1 /toolchain/binutils/patches/linaro/200-musl.patch | |
parent | f6be067784e11bcc43d78b14e89abf3c59e0f029 (diff) | |
download | upstream-5c3cb628f829c321ded658da1f0dbf74c93652a9.tar.gz upstream-5c3cb628f829c321ded658da1f0dbf74c93652a9.tar.bz2 upstream-5c3cb628f829c321ded658da1f0dbf74c93652a9.zip |
upgrade the Linaro binutils to 2.24-2013.12
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 39210
Diffstat (limited to 'toolchain/binutils/patches/linaro/200-musl.patch')
-rw-r--r-- | toolchain/binutils/patches/linaro/200-musl.patch | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/toolchain/binutils/patches/linaro/200-musl.patch b/toolchain/binutils/patches/linaro/200-musl.patch deleted file mode 100644 index 40fe76d34d..0000000000 --- a/toolchain/binutils/patches/linaro/200-musl.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- 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* | \ |