aboutsummaryrefslogtreecommitdiff
path: root/graphics/pcl-pointclouds
diff options
context:
space:
mode:
authorPiotr Kubaj <pkubaj@FreeBSD.org>2019-11-29 13:23:21 +0000
committerPiotr Kubaj <pkubaj@FreeBSD.org>2019-11-29 13:23:21 +0000
commit4da44bf6cef374e988a34f9ee2d83284624287ab (patch)
treef5acfc78e825473decf13a1ff98e2862708b9ed5 /graphics/pcl-pointclouds
parentf803f6368590a080c9f660374cde71743851d677 (diff)
downloadports-4da44bf6cef374e988a34f9ee2d83284624287ab.tar.gz
ports-4da44bf6cef374e988a34f9ee2d83284624287ab.zip
graphics/pcl-pointclouds: fix build on powerpc64 with clang
lld on powerpc64 elfv2 can't link this port, add LLD_UNSAFE=yes: ld: error: relocation refers to a discarded section: .text.__clang_call_terminate >>> defined in common/CMakeFiles/pcl_common.dir/src/pcl_base.cpp.o >>> section group signature: __clang_call_terminate >>> prevailing definition is in common/CMakeFiles/pcl_common.dir/src/point_types.cpp.o >>> referenced by pcl_base.cpp >>> common/CMakeFiles/pcl_common.dir/src/pcl_base.cpp.o:(pcl::PCLBase<pcl::PCLPointCloud2>::initCompute()) PR: 241944 Approved by: mentors (implicit approval), yuri (maintainer timeout)
Notes
Notes: svn path=/head/; revision=518648
Diffstat (limited to 'graphics/pcl-pointclouds')
-rw-r--r--graphics/pcl-pointclouds/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/pcl-pointclouds/Makefile b/graphics/pcl-pointclouds/Makefile
index bd32869e0a8d..f9716816eedc 100644
--- a/graphics/pcl-pointclouds/Makefile
+++ b/graphics/pcl-pointclouds/Makefile
@@ -3,7 +3,7 @@
PORTNAME= pcl
DISTVERSIONPREFIX= ${PORTNAME}-
DISTVERSION= 1.9.1
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= graphics math
PKGNAMESUFFIX= -pointclouds
@@ -28,6 +28,7 @@ LIB_DEPENDS= libboost_system.so:devel/boost-libs \
libtiff.so:graphics/tiff
USES= cmake compiler eigen:3 jpeg python xorg
+LLD_UNSAFE= yes
USE_GITHUB= yes
GH_ACCOUNT= PointCloudLibrary
USE_XORG= x11 xext xt ice sm