alicelinux

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

abuild (194B)


      1 name=libglvnd
      2 version=1.7.0
      3 release=1
      4 source="https://github.com/NVIDIA/$name/archive/v$version/$name-$version.tar.gz"
      5 build_opt="
      6         -Dgles1=false
      7         -Degl=true
      8         -Dtls=false
      9 "