commit bfa62346adfe289ba41358bf7b23682226e6c779
Author: Arkadiusz Miśkiewicz <[email protected]>
Date:   Tue Nov 5 22:40:14 2013 +0100

    - disable tbb on i486 again as upstream doesn't support threads on old chips

 OpenImageIO.spec | 5 +++++
 1 file changed, 5 insertions(+)
---
diff --git a/OpenImageIO.spec b/OpenImageIO.spec
index 8f62b95..e4e23d4 100644
--- a/OpenImageIO.spec
+++ b/OpenImageIO.spec
@@ -5,6 +5,11 @@
 %bcond_without static_libs     # don't build static libraries
 %bcond_without tbb             # Threading Building Blocks
 #
+%ifarch i486
+# https://github.com/OpenImageIO/oiio/issues/583
+%undefine      with_tbb
+%endif
+#
 Summary:       Library for reading and writing images
 Summary(pl.UTF-8):     Biblioteka do odczytu i zapisu obrazów
 Name:          OpenImageIO
================================================================

---- gitweb:

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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to