Add musl 1.1.24.

This commit is contained in:
Andrius Štikonas 2021-02-01 01:09:24 +00:00
parent 9d5519ad79
commit 9ddc0bcee6
12 changed files with 304 additions and 1 deletions

View file

@ -139,6 +139,9 @@ get_file http://download.nust.na/pub2/openpkg1/sources/DST/flex/flex-2.5.11.tar.
# flex 2.5.14
get_file http://download.nust.na/pub2/openpkg1/sources/DST/flex/flex-2.5.14.tar.gz
# musl 1.1.24
get_file https://musl.libc.org/releases/musl-1.1.24.tar.gz
# General cleanup
find tmp -name .git -exec rm -rf \;