summaryrefslogtreecommitdiff
path: root/math/octave-devel/files/patch-mkoctfile.in
diff options
context:
space:
mode:
Diffstat (limited to 'math/octave-devel/files/patch-mkoctfile.in')
-rw-r--r--math/octave-devel/files/patch-mkoctfile.in11
1 files changed, 0 insertions, 11 deletions
diff --git a/math/octave-devel/files/patch-mkoctfile.in b/math/octave-devel/files/patch-mkoctfile.in
deleted file mode 100644
index 0eb4c4c552b4..000000000000
--- a/math/octave-devel/files/patch-mkoctfile.in
+++ /dev/null
@@ -1,11 +0,0 @@
---- mkoctfile.in.orig Thu Jan 2 22:55:47 2003
-+++ mkoctfile.in Wed Oct 22 10:04:01 2003
-@@ -182,7 +182,7 @@
- -D*)
- defs="$defs $1"
- ;;
-- -[lL]*)
-+ -[lL]* | -pthread)
- ldflags="$ldflags $1"
- ;;
- -M | --depend)