git: 0a3f8b3d286f - 2022Q2 - science/chrono: Broken on aarch64

From: Yuri Victorovich <yuri_at_FreeBSD.org>
Date: Fri, 03 Jun 2022 23:03:28 UTC
The branch 2022Q2 has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=0a3f8b3d286f44df49ef58db33d2e7ce401ae654

commit 0a3f8b3d286f44df49ef58db33d2e7ce401ae654
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2022-05-08 18:37:17 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2022-06-03 23:03:25 +0000

    science/chrono: Broken on aarch64
    
    Reported by:    fallout
    
    (cherry picked from commit d96af4ed06618f942d46ba0c09ee307e3a630258)
---
 science/chrono/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/science/chrono/Makefile b/science/chrono/Makefile
index fe3078fab458..8f506ebc5901 100644
--- a/science/chrono/Makefile
+++ b/science/chrono/Makefile
@@ -14,6 +14,7 @@ LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
 BROKEN_i386=	use of overloaded operator '[]' is ambiguous (with operand types 'chrono::quaternion' and 'int'): https://github.com/projectchrono/chrono/issues/158
+BROKEN_aarch64=	cannot find -lFALSE, see https://github.com/projectchrono/chrono/issues/389
 
 BUILD_DEPENDS=	openmpi>0:net/openmpi