aboutsummaryrefslogtreecommitdiff
path: root/ports/fftw3/fix-dynamic.patch
diff options
context:
space:
mode:
Diffstat (limited to 'ports/fftw3/fix-dynamic.patch')
-rw-r--r--ports/fftw3/fix-dynamic.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/ports/fftw3/fix-dynamic.patch b/ports/fftw3/fix-dynamic.patch
deleted file mode 100644
index a39d1b968..000000000
--- a/ports/fftw3/fix-dynamic.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/fftw3.h 2017-01-15 13:03:24.000000000 +0100
-+++ b/fftw3.h 2017-02-24 04:05:36.051091700 +0100
-@@ -47,6 +47,8 @@
- #ifndef FFTW3_H
- #define FFTW3_H
-
-+#define FFTW_DLL
-+
- #include <stdio.h>
-
- #ifdef __cplusplus