spot / rpms / OpenColorIO

Forked from rpms/OpenColorIO 4 years ago
Clone

c7a8ea7 Fix build with GCC 8 and yaml-cpp 0.6 (thanks Kevin Kofler)

Authored and Committed by adamwill 6 years ago
    Fix build with GCC 8 and yaml-cpp 0.6 (thanks Kevin Kofler)
    
    This adds patches that make the thing build with yaml-cpp 0.6
    and GCC 8, the latter submitted upstream (the former is a bit
    too hacky to go upstream as-is), and reverts the changes to try
    and build with a bundled yaml-cpp. Thanks to Kevin Kofler for
    helping to figure out both issues.
    
        
file modified
+15 -8
file added
+1815