diff options
-rw-r--r-- | net/belle-sip/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/net/belle-sip/Makefile b/net/belle-sip/Makefile index 755a4dc5a0d4..46f640f7018c 100644 --- a/net/belle-sip/Makefile +++ b/net/belle-sip/Makefile @@ -15,8 +15,6 @@ COMMENT= Belle-sip is a SIP (RFC3261) implementation written in C LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING -BROKEN_aarch64= fails to build: Exception in thread "main" java.lang.OutOfMemoryError: Java heap space - LIB_DEPENDS= libantlr3c.so:devel/libantlr3c \ libbctoolbox.so:net/bctoolbox |