freebsd-ports/math/clp/files
Piotr Kubaj 2c8bc2c7f0 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)
2020-01-12 17:26:24 +00:00
..
patch-Clp_src_ClpPackedMatrix.cpp
patch-Clp_src_ClpSimplexDual.cpp
patch-Osi_test_OsiTestSolverInterfaceIO.cpp