alicelinux

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

abuild (229B)


      1 name=ntfs-3g
      2 version=2022.10.3
      3 release=1
      4 source="https://tuxera.com/opensource/${name}_ntfsprogs-$version.tgz"
      5 build_opt="--exec-prefix=/usr --with-fuse=external --disable-ldconfig"
      6 export CFLAGS="$CFLAGS -D_FILE_OFFSET_BITS=64"