[OpenImageIO] Add patch for tbb includes.

Richard Shaw hobbes1069 at fedoraproject.org
Sun Mar 4 23:09:34 UTC 2012


commit 48e0521c3bfe6fbbbb79f1b0ee7457482cc5db5f
Author: Richard M. Shaw <hobbes1069 at gmail.com>
Date:   Sun Mar 4 17:09:23 2012 -0600

    Add patch for tbb includes.

 OpenImageIO-1.0.0-tbb_include.patch |   12 ++++++++++++
 1 files changed, 12 insertions(+), 0 deletions(-)
---
diff --git a/OpenImageIO-1.0.0-tbb_include.patch b/OpenImageIO-1.0.0-tbb_include.patch
new file mode 100644
index 0000000..c48d1d4
--- /dev/null
+++ b/OpenImageIO-1.0.0-tbb_include.patch
@@ -0,0 +1,12 @@
+diff -Naur OpenImageIO-oiio-5b37f1c.orig/src/libutil/tbb_misc.cpp OpenImageIO-oiio-5b37f1c/src/libutil/tbb_misc.cpp
+--- OpenImageIO-oiio-5b37f1c.orig/src/libutil/tbb_misc.cpp	2012-02-25 17:17:12.000000000 -0600
++++ OpenImageIO-oiio-5b37f1c/src/libutil/tbb_misc.cpp	2012-03-04 17:00:29.519842011 -0600
+@@ -30,8 +30,6 @@
+ // an executing program.
+ 
+ #include "tbb/tbb_stddef.h"
+-// Out-of-line TBB assertion handling routines are instantiated here.
+-#include "tbb/tbb_assert_impl.h"
+ 
+ #include "tbb/tbb_misc.h"
+ #include <cstdio>


More information about the scm-commits mailing list