aboutsummaryrefslogtreecommitdiffstats
path: root/testing/openimageio/nocpp-error.patch
diff options
context:
space:
mode:
authorAndy Postnikov <apostnikov@gmail.com>2018-03-27 18:39:38 +0300
committerNatanael Copa <ncopa@alpinelinux.org>2018-03-28 13:11:26 +0000
commitc7a0c081fe7e428f9a0e91ef613bf2fc041bb68a (patch)
treef091dca8f482d39be3c59e95348131faf4df453a /testing/openimageio/nocpp-error.patch
parent757d0c1594933d9cb3983a5d504e3028287664e0 (diff)
downloadaports-c7a0c081fe7e428f9a0e91ef613bf2fc041bb68a.tar.bz2
aports-c7a0c081fe7e428f9a0e91ef613bf2fc041bb68a.tar.xz
testing/openimageio: upgrade to 1.8.9
Diffstat (limited to 'testing/openimageio/nocpp-error.patch')
-rw-r--r--testing/openimageio/nocpp-error.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/testing/openimageio/nocpp-error.patch b/testing/openimageio/nocpp-error.patch
deleted file mode 100644
index 9101322186..0000000000
--- a/testing/openimageio/nocpp-error.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- 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}")