summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--graphics/pcl-pointclouds/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/pcl-pointclouds/Makefile b/graphics/pcl-pointclouds/Makefile
index 58c261f9585b..2f3b2673abcb 100644
--- a/graphics/pcl-pointclouds/Makefile
+++ b/graphics/pcl-pointclouds/Makefile
@@ -12,6 +12,8 @@ COMMENT= Point Cloud Library
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
+BROKEN_i386= undefined reference to `__atomic_load'
+
LIB_DEPENDS= libboost_system.so:devel/boost-libs \
libexpat.so:textproc/expat2 \
libflann_cpp.so:math/flann \