1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00

math/saga: enable OPENMP on powerpc64

This commit is contained in:
Piotr Kubaj 2022-04-27 13:21:25 +00:00
parent cbfc561a36
commit 26c5ec9d7f

View File

@ -48,9 +48,10 @@ OPTIONS_DEFINE= PGSQL OPENMP VIGRA
OPTIONS_DEFAULT= PGSQL VIGRA
OPTIONS_DEFAULT_amd64= OPENMP
OPTIONS_DEFAULT_i386= OPENMP
OPTIONS_DEFAULT_powerpc64= OPENMP
NO_OPTIONS_SORT= yes
OPTIONS_SUB= yes
OPENMP_DESC= Enable Multiprocessing (only amd64 and i386)
OPENMP_DESC= Enable Multiprocessing (only amd64, i386 and powerpc64)
VIGRA_DESC= Enable 'Vision with Generic Algorithms' Library
OPENMP_CONFIGURE_ENABLE= openmp