K 10 svn:author V 6 pkubaj K 8 svn:date V 27 2020-01-12T17:28:02.827921Z K 7 svn:log V 306 MFH: r522821 math/clp: fix build on non-x86 non-ARM Only amd64 and i386 have immintrin.h. There's a check for ARM, but not for other architectures. Building without immintrin.h works fine on amd64. PR: 242966 Approved by: co9co9@gmail.com (maintainer timeout) Approved by: portmgr (fix build blanket) END