upgrade Linaro GCC 4.8 to 4.8-2013.12
[openwrt/openwrt.git] / toolchain / binutils / patches / linaro / 200-musl.patch
1 --- a/config.sub
2 +++ b/config.sub
3 @@ -125,6 +125,7 @@ esac
4 maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
5 case $maybe_os in
6 nto-qnx* | linux-gnu* | linux-android* | linux-dietlibc | linux-newlib* | \
7 + linux-musl* | \
8 linux-uclibc* | uclinux-uclibc* | uclinux-gnu* | kfreebsd*-gnu* | \
9 knetbsd*-gnu* | netbsd*-gnu* | \
10 kopensolaris*-gnu* | \