Add llvm and musl

This commit is contained in:
aheirman 2021-02-03 23:06:18 +01:00 committed by GitHub
parent 72a3dbf39c
commit 674a26f2fa
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,7 +4,7 @@
# mksh bmake gmake libressl cmake curl rsync linux flex
# byacc om4 zlib samurai libffi python ca-certificates
# zlib expat gettext-tiny git kati netbsd-curses kakoune
# lazybox
# lazybox llvm musl
#
# This should be enough to completely rebuild LazyBox from Source
#
@ -25,7 +25,7 @@ cp_iso_packages (){
done
}
packages=(mksh bmake gmake libressl cmake curl rsync linux flex byacc om4 zlib samurai libffi python ca-certificates zlib expat gettext-tiny git kati netbsd-curses kakoune lazybox)
packages=(llvm musl mksh bmake gmake libressl cmake curl rsync linux flex byacc om4 zlib samurai libffi python ca-certificates zlib expat gettext-tiny git kati netbsd-curses kakoune lazybox)
cp_iso_packages