aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2021-08-19 19:28:15 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2021-08-19 19:30:08 +0000
commitef441d7ac32b9053585ecb2dfceaa33ae04304e5 (patch)
tree4780ccf53c87b1917c03e9eac361ffe3427cfa18
parent961563a43a5a671c2e4fe659dafcf490895c214c (diff)
downloadports-ef441d7ac32b9053585ecb2dfceaa33ae04304e5.tar.gz
ports-ef441d7ac32b9053585ecb2dfceaa33ae04304e5.zip
graphics/pcl-pointclouds: Broken on 11
Reported by: fallout
-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 26cfc541f436..9eb05c01dc42 100644
--- a/graphics/pcl-pointclouds/Makefile
+++ b/graphics/pcl-pointclouds/Makefile
@@ -10,7 +10,8 @@ COMMENT= Point Cloud Library
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
-BROKEN_i386= undefined reference to `__atomic_load'
+BROKEN_i386= undefined reference to `__atomic_load'
+BROKEN_FreeBSD_11= surface/CMakeFiles/pcl_surface.dir/src/mls.cpp.o: file not recognized: File format not recognized
NOT_FOR_ARCHS= armv6 armv7
NOT_FOR_ARCHS_REASON= common/include/pcl/pcl_macros.h:420:4: error: aligned_malloc not supported on your platform