alicelinux

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

abuild (161B)


      1 name=libffi
      2 version=3.5.2
      3 release=1
      4 source="https://github.com/$name/$name/releases/download/v$version/$name-$version.tar.gz"
      5 build_opt="--with-gcc-arch=x86-64"