mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
graphics/opensubdiv: disable OPENMP on powerpc to fix build
This commit is contained in:
parent
a7320981d5
commit
1c698b8f30
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@ OPTIONS_DEFINE= DOCS EXAMPLES OPENCL OPENMP PTEX TBB TEST TUTORIALS
|
||||||
OPTIONS_DEFAULT= PTEX TBB
|
OPTIONS_DEFAULT= PTEX TBB
|
||||||
OPTIONS_DEFAULT_armv6=
|
OPTIONS_DEFAULT_armv6=
|
||||||
OPTIONS_DEFAULT_armv7=
|
OPTIONS_DEFAULT_armv7=
|
||||||
|
OPTIONS_DEFAULT_powerpc=
|
||||||
OPTIONS_DEFAULT_OTHER_ARCHS= OPENMP
|
OPTIONS_DEFAULT_OTHER_ARCHS= OPENMP
|
||||||
OPTIONS_SUB= yes
|
OPTIONS_SUB= yes
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue