diff --git a/srcpkgs/kcgi/template b/srcpkgs/kcgi/template index 88835a9163c..9b717b03922 100644 --- a/srcpkgs/kcgi/template +++ b/srcpkgs/kcgi/template @@ -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