git: 4aadffaa6b65 - main - games/gogui: Broken on aarch64

From: Yuri Victorovich <yuri_at_FreeBSD.org>
Date: Sun, 04 Sep 2022 22:49:18 UTC
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=4aadffaa6b6570fa4b3b888eb0826c610b59674b

commit 4aadffaa6b6570fa4b3b888eb0826c610b59674b
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2022-09-04 22:48:46 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2022-09-04 22:48:46 +0000

    games/gogui: Broken on aarch64
    
    Reported by:    fallout
---
 games/gogui/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/games/gogui/Makefile b/games/gogui/Makefile
index fa85c16721f3..fbb7efe216a8 100644
--- a/games/gogui/Makefile
+++ b/games/gogui/Makefile
@@ -11,6 +11,8 @@ COMMENT=	GUI for programs that play Go through Go Text Protocol (GTP)
 LICENSE=	LGPL21 BSD3CLAUSE
 LICENSE_COMB=	multi
 
+BROKEN_aarch64=	compilation fails: Internal Error (assembler_aarch64.hpp:237) ..., and it breaks with Java 11 and Java 17, see https://github.com/lemonsqueeze/gogui/issues/3
+
 BUILD_DEPENDS=	xsltproc:textproc/libxslt \
 		docbook-xsl>0:textproc/docbook-xsl