aboutsummaryrefslogtreecommitdiffstats
path: root/testing/openimageio/nocpp-error.patch
diff options
context:
space:
mode:
authorMark Riedesel <mark@klowner.com>2016-08-10 16:57:47 -0500
committerJakub Jirutka <jakub@jirutka.cz>2016-08-19 18:15:35 +0200
commit28e56bd5739b423156af7277f4e16190b376fbd9 (patch)
treeeb755f84cf1880bab2efd85990122bca303cc879 /testing/openimageio/nocpp-error.patch
parent31a12917d27c848400f13bb7da2907823a583f52 (diff)
downloadaports-28e56bd5739b423156af7277f4e16190b376fbd9.tar.bz2
aports-28e56bd5739b423156af7277f4e16190b376fbd9.tar.xz
testing/openimageio: new aport
https://sites.google.com/site/openimageio/ Image I/O library supporting a multitude of image formats
Diffstat (limited to 'testing/openimageio/nocpp-error.patch')
-rw-r--r--testing/openimageio/nocpp-error.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/testing/openimageio/nocpp-error.patch b/testing/openimageio/nocpp-error.patch
new file mode 100644
index 0000000000..9101322186
--- /dev/null
+++ b/testing/openimageio/nocpp-error.patch
@@ -0,0 +1,10 @@
+--- a/CMakeLists.txt
++++ b/CMakeLists.txt
+@@ -55,6 +55,8 @@
+ endif ()
+ endif ()
+
++add_definitions("-Wno-error=cpp")
++
+ message (STATUS "CMAKE_CXX_COMPILER is ${CMAKE_CXX_COMPILER}")
+ message (STATUS "CMAKE_CXX_COMPILER_ID is ${CMAKE_CXX_COMPILER_ID}")