update to musl 1.1.17 and make it the default
This commit is contained in:
parent
48d9c59d22
commit
13726f8fc7
2
Makefile
2
Makefile
|
@ -4,7 +4,7 @@ SOURCES = sources
|
|||
CONFIG_SUB_REV = 3d5db9ebe860
|
||||
BINUTILS_VER = 2.27
|
||||
GCC_VER = 6.3.0
|
||||
MUSL_VER = 1.1.16
|
||||
MUSL_VER = 1.1.17
|
||||
GMP_VER = 6.1.1
|
||||
MPC_VER = 1.0.3
|
||||
MPFR_VER = 3.1.4
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
0f8ec8cd44c9d3c8a5138e85a867644497f061fc musl-1.1.17.tar.gz
|
Loading…
Reference in New Issue