alicelinux

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

abuild (312B)


      1 name=openssh
      2 version=10.0p2
      3 release=1
      4 source="https://cdn.openbsd.org/pub/OpenBSD/OpenSSH/portable/${name}-${version}.tar.gz
      5 	sshd.run"
      6 sv="sshd.run"
      7 build_opt="--without-zlib-version-check --with-privsep-user=nobody --with-privsep-path=/var/empty"
      8 #export CFLAGS="$CFLAGS -Wno-error=incompatible-pointer-types"