summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2022-07-22 12:01:43 -0700
committerYuri Victorovich <yuri@FreeBSD.org>2022-07-22 12:02:36 -0700
commit8367c2b68a92cdfeca1117962e29502774dae9ba (patch)
tree334dd6199692f30837d45caff3e94941c568e916 /graphics
parentnet/haproxy-devel: update to version 2.7-dev2 (diff)
graphics/dust3d: Broken on aarch64
Reported by: fallout Approved by: portmgr (blanket)
Diffstat (limited to 'graphics')
-rw-r--r--graphics/dust3d/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/dust3d/Makefile b/graphics/dust3d/Makefile
index 11861686a9e8..a78222e41e1e 100644
--- a/graphics/dust3d/Makefile
+++ b/graphics/dust3d/Makefile
@@ -11,6 +11,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