aboutsummaryrefslogtreecommitdiff
path: root/repos/extra/openssh/abuild
blob: 41d0c49460f7afef3e7384d17c87a20bc567bd60 (plain)
1
2
3
4
5
6
7
8
name=openssh
version=10.3p1
release=1
source="https://cdn.openbsd.org/pub/OpenBSD/OpenSSH/portable/${name}-${version}.tar.gz
	sshd.run"
sv="sshd.run"
build_opt="--without-zlib-version-check --with-privsep-user=nobody --with-privsep-path=/var/empty"
#export CFLAGS="$CFLAGS -Wno-error=incompatible-pointer-types"