parent
c6882b2cf9
commit
f16db19610
@ -16,6 +16,11 @@ stdenv.mkDerivation rec
|
||||
|
||||
patches = [ ./openexrid.patch ];
|
||||
|
||||
postPatch = ''
|
||||
substituteInPlace openexrid/makefile \
|
||||
--replace g++ c++
|
||||
'';
|
||||
|
||||
NIX_CFLAGS_COMPILE=''-I${ilmbase.dev}/include/OpenEXR
|
||||
-I${openexr.dev}/include/OpenEXR
|
||||
-I${openfx.dev}/include/OpenFX
|
||||
|
Loading…
x
Reference in New Issue
Block a user