mirror of
https://github.com/richfelker/musl-cross-make.git
synced 2025-04-03 13:30:23 +02:00
update to musl 1.1.18 and make it the default
This commit is contained in:
parent
0867cdf300
commit
b85e29c00d
2
Makefile
2
Makefile
@ -4,7 +4,7 @@ SOURCES = sources
|
|||||||
CONFIG_SUB_REV = 3d5db9ebe860
|
CONFIG_SUB_REV = 3d5db9ebe860
|
||||||
BINUTILS_VER = 2.27
|
BINUTILS_VER = 2.27
|
||||||
GCC_VER = 6.3.0
|
GCC_VER = 6.3.0
|
||||||
MUSL_VER = 1.1.17
|
MUSL_VER = 1.1.18
|
||||||
GMP_VER = 6.1.1
|
GMP_VER = 6.1.1
|
||||||
MPC_VER = 1.0.3
|
MPC_VER = 1.0.3
|
||||||
MPFR_VER = 3.1.4
|
MPFR_VER = 3.1.4
|
||||||
|
1
hashes/musl-1.1.18.tar.gz.sha1
Normal file
1
hashes/musl-1.1.18.tar.gz.sha1
Normal file
@ -0,0 +1 @@
|
|||||||
|
d4e2949afbcdd1d543703bc1728f01bff2f85560 musl-1.1.18.tar.gz
|
Loading…
Reference in New Issue
Block a user