[packages/OpenImageIO] disable tbb by default

atler atler at pld-linux.org
Wed Jan 19 19:29:49 CET 2022


commit 1bdab4dbe47f7cfba904c8021d35181b271b6758
Author: Jan Palus <atler at pld-linux.org>
Date:   Wed Jan 19 19:19:47 2022 +0100

    disable tbb by default

 OpenImageIO.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/OpenImageIO.spec b/OpenImageIO.spec
index 9dc549a..40ef900 100644
--- a/OpenImageIO.spec
+++ b/OpenImageIO.spec
@@ -15,7 +15,7 @@
 # Conditional build:
 %bcond_without	ocio		# OpenColorIO support in library
 %bcond_without	opencv		# OpenCV support in library
-%bcond_without	tbb		# Threading Building Blocks
+%bcond_with	tbb		# Threading Building Blocks
 #
 %ifarch i386 i486
 # https://github.com/OpenImageIO/oiio/issues/583
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/OpenImageIO.git/commitdiff/90556a73fac90374d341110523b08d5fd87d72b5



More information about the pld-cvs-commit mailing list