Permalink
Browse files
opencolorio: allow build on recent versions of Clang
- Loading branch information
Showing
with
4 additions
and
0 deletions.
-
+4
−0
graphics/opencolorio/Portfile
|
|
@@ -33,6 +33,10 @@ patchfiles-append patch-CMakeLists.txt.diff |
|
|
configure.cxxflags-append \ |
|
|
-std=c++11 |
|
|
|
|
|
# see https://github.com/imageworks/OpenColorIO/issues/563 |
|
|
configure.cxxflags-append \ |
|
|
-Wno-error=self-assign-field |
|
|
|
|
|
depends_build-append \ |
|
|
port:pkgconfig |
|
|
|
|
|
|