Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Nov 2020 00:37:18 +0000 (UTC)
From:      Mark Linimon <linimon@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r556472 - head/net/belle-sip
Message-ID:  <202011280037.0AS0bID8072687@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: linimon
Date: Sat Nov 28 00:37:18 2020
New Revision: 556472
URL: https://svnweb.freebsd.org/changeset/ports/556472

Log:
  This port now builds on aarch64.
  
  Approved by:	portmgr (tier-2 blanket)

Modified:
  head/net/belle-sip/Makefile

Modified: head/net/belle-sip/Makefile
==============================================================================
--- head/net/belle-sip/Makefile	Sat Nov 28 00:35:12 2020	(r556471)
+++ head/net/belle-sip/Makefile	Sat Nov 28 00:37:18 2020	(r556472)
@@ -15,8 +15,6 @@ COMMENT=	Belle-sip is a SIP (RFC3261) implementation w
 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
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202011280037.0AS0bID8072687>