Skip to content
Permalink
Browse files

opencolorio: allow build on recent versions of Clang

  • Loading branch information
MarcusCalhoun-Lopez committed Apr 19, 2019
1 parent 982d71d commit 3fd0e91a08658cf951cdacffa119fd48c3fa9ec2
Showing with 4 additions and 0 deletions.
  1. +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

0 comments on commit 3fd0e91

Please sign in to comment.
You can’t perform that action at this time.