hitch: fix cross build

This commit is contained in:
Michael Gehring 2016-11-11 17:52:24 +00:00
parent a5002fa0e0
commit 99f96284a4

View file

@ -3,6 +3,7 @@ pkgname=hitch
version=1.4.2
revision=1
build_style=gnu-configure
configure_args="ac_cv_so_reuseport_works=yes"
hostmakedepends="pkg-config"
makedepends="libev-devel libressl-devel"
short_desc="Libev-based high performance SSL/TLS proxy"