Created attachment 209811 [details] patch xmmintrin.h is unnecesary and makes CXXFLAGS_powerpc64 also unnecessary (tested on amd64 as well), while clang on ppc64 elfv2 needs mm_malloc.h.
Comment on attachment 209811 [details] patch Sure, why not? Looks good.
A commit references this bug: Author: pkubaj Date: Tue Dec 24 01:55:19 UTC 2019 New revision: 520769 URL: https://svnweb.freebsd.org/changeset/ports/520769 Log: graphics/cloudcompare: fix build on powerpc64 elfv2 xmmintrin.h is unnecesary and makes CXXFLAGS_powerpc64 also unnecessary (tested on amd64 as well), while clang on ppc64 elfv2 needs mm_malloc.h. PR: 242530 Approved by: neel@neelc.org (maintainer) Changes: head/graphics/cloudcompare/Makefile head/graphics/cloudcompare/files/patch-plugins_core_qRANSAC__SD_RANSAC__SD__orig_MiscLib_AlignedAllocator.h