aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2022-07-22 19:01:43 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2022-07-22 19:03:23 +0000
commitf77fde9a50ea44b7d98359e2f17212892e5f583f (patch)
treecba54a8f3b77b5bd8b1ada9269acd8f3ee267078
parent1475b2be656eb4f52de63eec6254e7ba24985606 (diff)
downloadports-f77fde9a50ea44b7d98359e2f17212892e5f583f.tar.gz
ports-f77fde9a50ea44b7d98359e2f17212892e5f583f.zip
graphics/dust3d: Broken on aarch64
Reported by: fallout Approved by: portmgr (blanket) (cherry picked from commit 8367c2b68a92cdfeca1117962e29502774dae9ba)
-rw-r--r--graphics/dust3d/Makefile2
1 files changed, 2 insertions, 0 deletions
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