Skip to content

Commit

Permalink
update to musl 1.1.18 and make it the default
Browse files Browse the repository at this point in the history
  • Loading branch information
richfelker committed Oct 31, 2017
1 parent 0867cdf commit b85e29c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions 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.27
GCC_VER = 6.3.0
MUSL_VER = 1.1.17
MUSL_VER = 1.1.18
GMP_VER = 6.1.1
MPC_VER = 1.0.3
MPFR_VER = 3.1.4
Expand Down
1 change: 1 addition & 0 deletions hashes/musl-1.1.18.tar.gz.sha1
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
d4e2949afbcdd1d543703bc1728f01bff2f85560 musl-1.1.18.tar.gz

0 comments on commit b85e29c

Please sign in to comment.