update musl version to 1.1.16
This commit is contained in:
parent
f5227e9d8a
commit
67edcf134d
2
Makefile
2
Makefile
|
@ -5,7 +5,7 @@ SOURCES = sources
|
|||
CONFIG_SUB_REV = 3d5db9ebe860
|
||||
BINUTILS_VER = 2.27
|
||||
GCC_VER = 6.2.0
|
||||
MUSL_VER = 1.1.15
|
||||
MUSL_VER = 1.1.16
|
||||
GMP_VER = 6.1.1
|
||||
MPC_VER = 1.0.3
|
||||
MPFR_VER = 3.1.4
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
5c2204b31b1ee08a01d4d3e34c6e46f6256bdac8 musl-1.1.16.tar.gz
|
Loading…
Reference in New Issue