Skip to content

Commit

Permalink
update musl version
Browse files Browse the repository at this point in the history
  • Loading branch information
FelixMoelder committed Feb 22, 2024
1 parent 822996e commit d50b197
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/config-musl-cross-make.mak
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ TARGET = x86_64-linux-musl
OUTPUT = /usr/local/musl
GCC_VER = 9.2.0
BINUTILS_VER = 2.33.1
MUSL_VER=1.2.0
MUSL_VER=1.2.4

0 comments on commit d50b197

Please sign in to comment.