Skip to content
Snippets Groups Projects
Commit 10c38f50 authored by Florian Fainelli's avatar Florian Fainelli
Browse files

toolchain/binutils: add musl libc config.sub patch to 2.23.1


Signed-off-by: default avatarFlorian Fainelli <florian@openwrt.org>

SVN-Revision: 35814
parent f08ef574
No related branches found
No related tags found
No related merge requests found
--- 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* | \
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment