1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-18 08:02:48 +00:00

graphics/pcl-pointclouds: Broken on i386: undefined reference to `__atomic_load'

This commit is contained in:
Yuri Victorovich 2018-12-02 16:51:12 +00:00
parent 61314239ed
commit 87301620f1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=486470

View File

@ -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 \