aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPiotr Kubaj <pkubaj@FreeBSD.org>2023-03-15 20:23:43 +0000
committerPiotr Kubaj <pkubaj@FreeBSD.org>2023-03-15 20:23:43 +0000
commit58a2a698add53446794b0ced3d80766a8c6e22d3 (patch)
treea594ca75fed6811a3dc4bb183d213af2ebce1f8b
parentfafe30bc319916ee9a297db40bf9099f4964bd71 (diff)
downloadports-58a2a698add53446794b0ced3d80766a8c6e22d3.tar.gz
ports-58a2a698add53446794b0ced3d80766a8c6e22d3.zip
math/nfft: enable on powerpc64le
-rw-r--r--math/nfft/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/math/nfft/Makefile b/math/nfft/Makefile
index 27104798eeb5..3c68de22768d 100644
--- a/math/nfft/Makefile
+++ b/math/nfft/Makefile
@@ -32,6 +32,7 @@ CONFIGURE_ARGS= --disable-static \
OPTIONS_DEFINE= DOCS OPENMP
OPTIONS_DEFAULT_aarch64= OPENMP
OPTIONS_DEFAULT_amd64= OPENMP
+OPTIONS_DEFAULT_powerpc64le= OPENMP
OPTIONS_SUB= yes
OPENMP_CONFIGURE_ENABLE= openmp