mirror of
https://github.com/richfelker/musl-cross-make.git
synced 2025-04-17 06:24:59 +02:00
add support for musl 1.1.15 and make it the default
This commit is contained in:
parent
7a0997d196
commit
8eeb57f5a5
2
Makefile
2
Makefile
@ -5,7 +5,7 @@ SOURCES = sources
|
|||||||
CONFIG_SUB_REV = 3d5db9ebe860
|
CONFIG_SUB_REV = 3d5db9ebe860
|
||||||
BINUTILS_VER = 2.25.1
|
BINUTILS_VER = 2.25.1
|
||||||
GCC_VER = 5.3.0
|
GCC_VER = 5.3.0
|
||||||
MUSL_VER = 1.1.14
|
MUSL_VER = 1.1.15
|
||||||
GMP_VER = 6.1.0
|
GMP_VER = 6.1.0
|
||||||
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.15.tar.gz.sha1
Normal file
1
hashes/musl-1.1.15.tar.gz.sha1
Normal file
@ -0,0 +1 @@
|
|||||||
|
027c3ae2182fa53c2b554ca98a28dc5cfca4b2c3 musl-1.1.15.tar.gz
|
Loading…
Reference in New Issue
Block a user