summaryrefslogtreecommitdiff
path: root/ostable
diff options
context:
space:
mode:
authorGuillem Jover <guillem@debian.org>2013-04-14 17:52:45 +0200
committerGuillem Jover <guillem@debian.org>2013-04-16 05:09:38 +0200
commit9b289d2afa7cf9b9e3aa34d9a9a7dbe3f6486c47 (patch)
tree797279e30a25e065504c6a606ae72b378c07296d /ostable
parentda63cf41f766b3188d0a7330c91a06222e479539 (diff)
downloaddpkg-9b289d2afa7cf9b9e3aa34d9a9a7dbe3f6486c47.tar.gz
Add musl-linux support to ostable and triplettable
This is a new Linux architecture using the musl libc. More information can be found on the porject website <http://www.musl-libc.org/>. Requested-by: Kevin Bortis <wermut@gmail.com>
Diffstat (limited to 'ostable')
-rw-r--r--ostable2
1 files changed, 2 insertions, 0 deletions
diff --git a/ostable b/ostable
index ddc4b04fb..1383150ae 100644
--- a/ostable
+++ b/ostable
@@ -14,6 +14,8 @@
# <Debian name> <GNU name> <config.guess regex>
uclibceabi-linux linux-uclibceabi linux[^-]*-uclibceabi
uclibc-linux linux-uclibc linux[^-]*-uclibc
+musleabihf-linux linux-musleabihf linux[^-]*-musleabihf
+musl-linux linux-musl linux[^-]*-musl
gnueabihf-linux linux-gnueabihf linux[^-]*-gnueabihf
gnueabi-linux linux-gnueabi linux[^-]*-gnueabi
gnuspe-linux linux-gnuspe linux[^-]*-gnuspe