add support for musl 1.1.15 and make it the default

This commit is contained in:
Rich Felker 2016-07-06 03:49:32 +00:00
parent 7a0997d196
commit 8eeb57f5a5
2 changed files with 2 additions and 1 deletions

View File

@ -5,7 +5,7 @@ SOURCES = sources
CONFIG_SUB_REV = 3d5db9ebe860
BINUTILS_VER = 2.25.1
GCC_VER = 5.3.0
MUSL_VER = 1.1.14
MUSL_VER = 1.1.15
GMP_VER = 6.1.0
MPC_VER = 1.0.3
MPFR_VER = 3.1.4

View File

@ -0,0 +1 @@
027c3ae2182fa53c2b554ca98a28dc5cfca4b2c3 musl-1.1.15.tar.gz