1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

math/suitesparse: disable OPENMP on powerpc

LLVM on powerpc doesn't have libomp.
This commit is contained in:
Piotr Kubaj 2021-06-10 00:59:09 +00:00
parent 68332361c3
commit 1fd69193a2

View File

@ -76,6 +76,7 @@ OPENBLAS_USES= blaslapack:openblas
.if defined(OMP_NEEDED)
OPTIONS_DEFINE+= OPENMP
OPTIONS_EXCLUDE_aarch64= OPENMP
OPTIONS_EXCLUDE_powerpc= OPENMP
OPTIONS_DEFAULT+= OPENMP
OPENMP_MAKE_ENV_OFF= CFOPENMP=