graphics/opensubdiv: disable OPENMP on powerpc to fix build
This commit is contained in:
parent
a7320981d5
commit
1c698b8f30
@ -29,6 +29,7 @@ OPTIONS_DEFINE= DOCS EXAMPLES OPENCL OPENMP PTEX TBB TEST TUTORIALS
|
||||
OPTIONS_DEFAULT= PTEX TBB
|
||||
OPTIONS_DEFAULT_armv6=
|
||||
OPTIONS_DEFAULT_armv7=
|
||||
OPTIONS_DEFAULT_powerpc=
|
||||
OPTIONS_DEFAULT_OTHER_ARCHS= OPENMP
|
||||
OPTIONS_SUB= yes
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user