apr: nocross for now

This commit is contained in:
Piraty 2019-12-12 17:39:58 +01:00
parent 92e1237025
commit 4abf3b8a6d

View file

@ -11,6 +11,7 @@ license="Apache-2.0"
homepage="http://apr.apache.org/"
distfiles="http://www.apache.org/dist/apr/apr-${version}.tar.bz2"
checksum=e2e148f0b2e99b8e5c6caa09f6d4fb4dd3e83f744aa72a952f94f5a14436f7ea
nocross="mutex_proc_pthread_methods undeclared, configure args need to be fixed"
# Do not redefine struct iovec in include/apr_want.h
CFLAGS="-DAPR_IOVEC_DEFINED=1"