diff --git a/srcpkgs/apr/template b/srcpkgs/apr/template index 008a2cdcf11..502d34baaed 100644 --- a/srcpkgs/apr/template +++ b/srcpkgs/apr/template @@ -3,7 +3,8 @@ pkgname=apr version=1.4.8 revision=1 build_style=gnu-configure -configure_args="--with-devrandom=/dev/urandom --with-installbuilddir=/usr/share/apr-1/build" +configure_args="--with-devrandom=/dev/urandom --with-installbuilddir=/usr/share/apr-1/build + ac_cv_file__dev_zero=yes ac_cv_func_setpgrp_void=yes apr_cv_tcp_nodelay_with_cork=yes" makedepends="libuuid-devel" short_desc="Apache Portable Runtime Library" maintainer="Juan RP "