summaryrefslogtreecommitdiff
path: root/testing/ilmbase/ilmbase-IexMath.patch
diff options
context:
space:
mode:
Diffstat (limited to 'testing/ilmbase/ilmbase-IexMath.patch')
-rw-r--r--testing/ilmbase/ilmbase-IexMath.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/testing/ilmbase/ilmbase-IexMath.patch b/testing/ilmbase/ilmbase-IexMath.patch
deleted file mode 100644
index 546034966..000000000
--- a/testing/ilmbase/ilmbase-IexMath.patch
+++ /dev/null
@@ -1,12 +0,0 @@
---- IexMath/IexMathFpu.cpp.orig 2012-07-26 20:51:55.000000000 +0200
-+++ IexMath/IexMathFpu.cpp 2012-10-04 15:30:47.000000000 +0200
-@@ -27,8 +27,7 @@
- #endif
-
-
--#ifdef HAVE_UCONTEXT_H
--
-+#if defined(HAVE_UCONTEXT_H) && (defined(x86_64) || defined(i386_))
-
- #include <ucontext.h>
- #include <signal.h>