K 10 svn:author V 6 pkubaj K 8 svn:date V 27 2020-01-12T17:26:24.593133Z K 7 svn:log V 284 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) MFH: 2020Q1 (fix build blanket) END