diff options
author | Felix Fietkau <nbd@openwrt.org> | 2014-10-05 18:40:38 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2014-10-05 18:40:38 +0000 |
commit | c7bc3ad908c4160ab9120d657b942d128363b828 (patch) | |
tree | a8104ec14c7f24145a38cf99482a4b13f2492047 /toolchain/binutils/patches/2.23.1/200-musl.patch | |
parent | fbbce1c8d8a7754ad078c35718b97e38d98fb96e (diff) | |
download | upstream-c7bc3ad908c4160ab9120d657b942d128363b828.tar.gz upstream-c7bc3ad908c4160ab9120d657b942d128363b828.tar.bz2 upstream-c7bc3ad908c4160ab9120d657b942d128363b828.zip |
binutils: remove old versions
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 42776
Diffstat (limited to 'toolchain/binutils/patches/2.23.1/200-musl.patch')
-rw-r--r-- | toolchain/binutils/patches/2.23.1/200-musl.patch | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/toolchain/binutils/patches/2.23.1/200-musl.patch b/toolchain/binutils/patches/2.23.1/200-musl.patch deleted file mode 100644 index 40fe76d34d..0000000000 --- a/toolchain/binutils/patches/2.23.1/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* | \ |