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 2fec1d78cc2a..000000000000
--- a/math/octave-devel/files/patch-mkoctfile.in
+++ /dev/null
@@ -1,11 +0,0 @@
---- mkoctfile.in-orig 2008-08-27 17:46:53.000000000 -0500
-+++ mkoctfile.in 2008-08-27 17:47:45.000000000 -0500
-@@ -278,7 +278,7 @@
- -D*)
- defs="$defs $1"
- ;;
-- -[lLR]* | -Wl,*)
-+ -[lLR]* | -pthread | -Wl,*)
- ldflags="$ldflags $1"
- ;;
- -M | --depend)