alicelinux

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

abuild (190B)


      1 name=libxml2
      2 version=2.14.6
      3 release=1
      4 source="https://download.gnome.org/sources/$name/${version%.*}/$name-$version.tar.xz
      5 	overflow.patch"
      6 build_type=configure_build
      7 build_opt="--with-icu"