aboutsummaryrefslogtreecommitdiffstats
path: root/net-im
diff options
context:
space:
mode:
Diffstat (limited to 'net-im')
-rw-r--r--net-im/zephyr/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/net-im/zephyr/Makefile b/net-im/zephyr/Makefile
index 637a22c7da23..a4a54ca9a6a2 100644
--- a/net-im/zephyr/Makefile
+++ b/net-im/zephyr/Makefile
@@ -12,6 +12,8 @@ COMMENT= Enterprise-scale distributed messaging system
LICENSE= MIT
+BROKEN_aarch64= Fails to link: missing sbrk
+
GNU_CONFIGURE= yes
# it is an upstream bug that --with-krb5 needs a path
CONFIGURE_ARGS= --with-krb5="${KRB5_DIR}"