mirror of
https://git.freebsd.org/ports.git
synced 2025-07-09 13:29:24 -04:00
While here, give maintainship to submitter PR: 222303 Submitted by: Shane <FreeBSD@ShaneWare.Biz>
11 lines
482 B
Text
11 lines
482 B
Text
--- intern/opensubdiv/CMakeLists.txt.orig 2017-09-13 04:49:03 UTC
|
|
+++ intern/opensubdiv/CMakeLists.txt
|
|
@@ -56,7 +56,7 @@ macro(OPENSUBDIV_DEFINE_COMPONENT compon
|
|
endif()
|
|
endmacro()
|
|
|
|
-OPENSUBDIV_DEFINE_COMPONENT(OPENSUBDIV_HAS_OPENMP)
|
|
+#OPENSUBDIV_DEFINE_COMPONENT(OPENSUBDIV_HAS_OPENMP)
|
|
# TODO(sergey): OpenCL is not tested and totally unstable atm.
|
|
# OPENSUBDIV_DEFINE_COMPONENT(OPENSUBDIV_HAS_OPENCL)
|
|
# TODO(sergey): CUDA stays disabled for util it's ported to drievr API.
|