alicelinux

A lightweight musl + clang/llvm + libressl + busybox distro
git clone https://codeberg.org/emmett1/alicelinux
Log | Files | Refs | README | LICENSE

abuild (159B)


      1 name=glslang
      2 version=15.4.0
      3 release=1
      4 source="https://github.com/KhronosGroup/glslang/archive/$version/$name-sdk-$version.tar.gz"
      5 build_opt="-DENABLE_OPT=OFF"