git: f77fde9a50ea - 2022Q3 - graphics/dust3d: Broken on aarch64

From: Yuri Victorovich <yuri_at_FreeBSD.org>
Date: Fri, 22 Jul 2022 19:03:35 UTC
The branch 2022Q3 has been updated by yuri:

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

commit f77fde9a50ea44b7d98359e2f17212892e5f583f
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2022-07-22 19:01:43 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2022-07-22 19:03:23 +0000

    graphics/dust3d: Broken on aarch64
    
    Reported by:    fallout
    Approved by:    portmgr (blanket)
    
    (cherry picked from commit 8367c2b68a92cdfeca1117962e29502774dae9ba)
---
 graphics/dust3d/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/graphics/dust3d/Makefile b/graphics/dust3d/Makefile
index 16f117615b79..dbf14954e350 100644
--- a/graphics/dust3d/Makefile
+++ b/graphics/dust3d/Makefile
@@ -13,6 +13,8 @@ COMMENT=	Open-source 3D modeling software
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+BROKEN_aarch64=	build fails: use of undeclared identifier '__TBB_machine_fetchadd4', see https://github.com/huxingyi/dust3d/issues/127
+
 BUILD_DEPENDS=	${LOCALBASE}/include/boost/config.hpp:devel/boost-libs \
 		${LOCALBASE}/include/CGAL/Polygon_mesh_processing/corefinement.h:math/cgal \
 		cmake:devel/cmake