kcgi: mark as broken for aarch64

This commit is contained in:
Johannes 2018-12-28 16:42:19 +01:00
parent ea36b18bbc
commit bad4a54298

View file

@ -15,6 +15,11 @@ homepage="http://kristaps.bsd.lv/kcgi/"
distfiles="http://kristaps.bsd.lv/kcgi/snapshots/kcgi-${version}.tgz"
checksum=ca254027809c3f4e730ec21fec92d76d709c2f2827aa7d1becc59572ead427a3
case "$XBPS_TARGET_MACHINE" in
aarch64*) broken="sandbox-seccomp-filter.c:76:34: error: initializer element is not constant"
esac
post_configure() {
local suffix
case "${XBPS_TARGET_MACHINE}" in