diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-02-14 08:21:18 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-02-14 08:21:18 +0000 |
commit | 8784922ccb8bef1837de54aecf4730b6c36f9af2 (patch) | |
tree | 6ad5c9750d8c4a8e628165cb5ad1b90f77b3ded2 /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.in | 11 |
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) |