Fix build on i386.
ok sthen@
This commit is contained in:
parent
cfacfb77ef
commit
f6179018cf
11
graphics/openimageio/patches/patch-src_libutil_tbb_misc_cpp
Normal file
11
graphics/openimageio/patches/patch-src_libutil_tbb_misc_cpp
Normal file
@ -0,0 +1,11 @@
|
||||
$OpenBSD: patch-src_libutil_tbb_misc_cpp,v 1.1 2013/05/23 20:51:51 pascal Exp $
|
||||
--- src/libutil/tbb_misc.cpp.orig Thu May 23 20:49:22 2013
|
||||
+++ src/libutil/tbb_misc.cpp Thu May 23 20:52:25 2013
|
||||
@@ -111,6 +111,7 @@ extern "C" int TBB_runtime_interface_version() {
|
||||
#if __TBB_x86_32
|
||||
|
||||
#include "tbb/atomic.h"
|
||||
+#include "tbb/tbb_assert_impl.h"
|
||||
|
||||
// in MSVC environment, int64_t defined in tbb::internal namespace only (see tbb_stddef.h)
|
||||
#if _MSC_VER
|
Loading…
x
Reference in New Issue
Block a user