summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Dale <richard.dale@codethink.co.uk>2015-02-17 19:32:37 +0000
committerRichard Dale <richard.dale@codethink.co.uk>2015-02-17 19:32:37 +0000
commit64b6dc020e879808a0c8f2271585e2f5ae45372a (patch)
treec3c3161b15636b62f190cb7b49ffc98da7710027
parente7ac83aae3d4fab5c6ef4892b6096ae53aa0ab7f (diff)
downloadgcc-tarball-baserock/build-essential-musl.tar.gz
Add musl to systems configured for mpcbaserock/build-essential-musl
-rwxr-xr-xmpc-1.0.2/config.sub2
1 files changed, 1 insertions, 1 deletions
diff --git a/mpc-1.0.2/config.sub b/mpc-1.0.2/config.sub
index 6205f8423d..83c0e5a00f 100755
--- a/mpc-1.0.2/config.sub
+++ b/mpc-1.0.2/config.sub
@@ -1360,7 +1360,7 @@ case $os in
| -chorusos* | -chorusrdb* | -cegcc* \
| -cygwin* | -msys* | -pe* | -psos* | -moss* | -proelf* | -rtems* \
| -mingw32* | -linux-gnu* | -linux-android* \
- | -linux-newlib* | -linux-uclibc* \
+ | -linux-newlib* | -musl* | -linux-uclibc* \
| -uxpv* | -beos* | -mpeix* | -udk* \
| -interix* | -uwin* | -mks* | -rhapsody* | -darwin* | -opened* \
| -openstep* | -oskit* | -conix* | -pw32* | -nonstopux* \