summaryrefslogtreecommitdiff
path: root/math/octave-devel/files/patch-mkoctfile.in
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-02-14 08:21:18 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-02-14 08:21:18 +0000
commit8784922ccb8bef1837de54aecf4730b6c36f9af2 (patch)
tree6ad5c9750d8c4a8e628165cb5ad1b90f77b3ded2 /math/octave-devel/files/patch-mkoctfile.in
parent- Update to 1.32 (diff)
2012-05-10 graphics/solang: BROKEN for more than 6 month
2012-05-10 math/octave-devel: BROKEN for more than 6 month 2012-05-10 net/spnetkit: BROKEN for more than 6 month
Notes
Notes: svn path=/head/; revision=312205
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)