git: 8ea3b916eaf6 - main - devel/bazel029: Unbreak on aarch64
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 19 Jan 2022 11:52:20 UTC
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