Skip to content

Commit c5bb48b

Browse files
committed
openEXR patch is still needed
1 parent 8690b21 commit c5bb48b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

setup.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -180,6 +180,9 @@ def main():
180180
cmake_args.append("-DWITH_V4L=ON")
181181
cmake_args.append("-DENABLE_PRECOMPILED_HEADERS=OFF")
182182

183+
if sys.platform.startswith('linux') and not x64:
184+
subprocess.check_call("patch -p0 < patches/patchOpenEXR", shell=True)
185+
183186
# Fixes for macOS builds
184187
if sys.platform == "darwin":
185188
cmake_args.append("-DCMAKE_OSX_DEPLOYMENT_TARGET:STRING=10.9")

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy