Skip to content

Commit

Permalink
update default musl version to 1.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
richfelker committed Jun 23, 2021
1 parent f04af98 commit 7d4c0c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ SOURCES = sources
CONFIG_SUB_REV = 3d5db9ebe860
BINUTILS_VER = 2.33.1
GCC_VER = 9.2.0
MUSL_VER = 1.2.1
MUSL_VER = 1.2.2
GMP_VER = 6.1.2
MPC_VER = 1.1.0
MPFR_VER = 4.0.2
Expand Down

0 comments on commit 7d4c0c0

Please sign in to comment.