Skip to content

Commit 5171ee8

Browse files
committed
update default musl version to 1.2.1
1 parent af5993a commit 5171ee8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ SOURCES = sources
44
CONFIG_SUB_REV = 3d5db9ebe860
55
BINUTILS_VER = 2.33.1
66
GCC_VER = 9.2.0
7-
MUSL_VER = 1.2.0
7+
MUSL_VER = 1.2.1
88
GMP_VER = 6.1.2
99
MPC_VER = 1.1.0
1010
MPFR_VER = 4.0.2

0 commit comments

Comments
 (0)