summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
Diffstat (limited to 'math')
-rw-r--r--math/octave/files/patch-libinterp+dldfcn+__glpk__.cc10
1 files changed, 0 insertions, 10 deletions
diff --git a/math/octave/files/patch-libinterp+dldfcn+__glpk__.cc b/math/octave/files/patch-libinterp+dldfcn+__glpk__.cc
deleted file mode 100644
index 1064e1f1c1fa..000000000000
--- a/math/octave/files/patch-libinterp+dldfcn+__glpk__.cc
+++ /dev/null
@@ -1,10 +0,0 @@
---- libinterp/dldfcn/__glpk__.cc.orig 2014-01-20 06:29:02.000000000 -0700
-+++ libinterp/dldfcn/__glpk__.cc 2014-01-20 06:32:50.000000000 -0700
-@@ -46,6 +46,7 @@
- #include <glpk/glpk.h>
- #else
- #include <glpk.h>
-+#include <glplpx.h>
- #endif
- }
-