]> git.pld-linux.org Git - packages/OpenEXR.git/blob - OpenEXR-build.patch
- updated to 3.1.12 (fixes CVE-2023-5841)
[packages/OpenEXR.git] / OpenEXR-build.patch
1 --- openexr-2.2.0/IlmImfUtil/Makefile.am.orig   2014-08-10 06:24:00.000000000 +0200
2 +++ openexr-2.2.0/IlmImfUtil/Makefile.am        2014-08-29 20:04:34.436729964 +0200
3 @@ -35,8 +35,8 @@
4  
5  EXTRA_DIST = CMakeLists.txt
6  
7 -INCLUDES = @ILMBASE_CXXFLAGS@ \
8 +INCLUDES = \
9            -I$(top_builddir)  \
10            -I$(top_srcdir)/IlmImf  \
11 -          -I$(top_srcdir)/config
12 +          -I$(top_srcdir)/config @ILMBASE_CXXFLAGS@
13  
This page took 0.076549 seconds and 3 git commands to generate.