Commit ccf9793a authored by Alyssa Ross's avatar Alyssa Ross
Browse files

pkgsMusl.openexr_3: fix build

The patch wasn't updated when openexr_3 was updated.

Fixes: 272aacc1 ("openexr_3: 3.2.2 -> 3.2.4")
parent 915abb6b
Loading
Loading
Loading
Loading
+8 −8
Original line number Diff line number Diff line
diff --git a/src/test/CMakeLists.txt b/src/test/CMakeLists.txt
index 44d9185d..8ffcd2b2 100644
index 25f429da..918f56e9 100644
--- a/src/test/CMakeLists.txt
+++ b/src/test/CMakeLists.txt
@@ -4,7 +4,7 @@
 # We require this to get object library link library support and
@@ -5,7 +5,7 @@
 # combined python 2 + 3 support
 
 if (OPENEXR_TEST_LIBRARIES)
-  add_subdirectory(IexTest)
+  #add_subdirectory(IexTest)
   add_subdirectory(OpenEXRCoreTest)