Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Jan 2022 11:52:20 GMT
From:      Mikael Urankar <mikael@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 8ea3b916eaf6 - main - devel/bazel029: Unbreak on aarch64
Message-ID:  <202201191152.20JBqK2u009149@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by mikael:

URL: https://cgit.FreeBSD.org/ports/commit/?id=8ea3b916eaf6678ae7ed57cb8706ebc720011da0

commit 8ea3b916eaf6678ae7ed57cb8706ebc720011da0
Author:     Ronald Klop <ronald-lists@klop.ws>
AuthorDate: 2022-01-19 11:51:23 +0000
Commit:     Mikael Urankar <mikael@FreeBSD.org>
CommitDate: 2022-01-19 11:51:23 +0000

    devel/bazel029: Unbreak on aarch64
    
    PR:             261303
    Approved by:    Klaus Aehlig (maintainer)
---
 devel/bazel029/Makefile | 1 -
 1 file changed, 1 deletion(-)

diff --git a/devel/bazel029/Makefile b/devel/bazel029/Makefile
index 16b5cd74987d..9036921c7159 100644
--- a/devel/bazel029/Makefile
+++ b/devel/bazel029/Makefile
@@ -14,7 +14,6 @@ COMMENT=	Fast and correct build system
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-BROKEN_aarch64=		fails to build: java.lang.OutOfMemoryError: Java heap space
 BROKEN_armv6=		fails to package: cp: bazel: No such file or directory
 BROKEN_armv7=		fails to package: cp: bazel: No such file or directory
 BROKEN_FreeBSD_12_powerpc64=	fails to compile: Action failed to execute: java.io.IOException: Cannot run program /usr/bin/clang



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