summaryrefslogtreecommitdiff
path: root/math/octave-current/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'math/octave-current/patches/patch-aa')
-rw-r--r--math/octave-current/patches/patch-aa13
1 files changed, 0 insertions, 13 deletions
diff --git a/math/octave-current/patches/patch-aa b/math/octave-current/patches/patch-aa
deleted file mode 100644
index 9d1088673b9..00000000000
--- a/math/octave-current/patches/patch-aa
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-aa,v 1.18 2007/12/15 05:54:50 adam Exp $
-
---- configure.orig 2007-12-05 16:41:30.000000000 +0100
-+++ configure
-@@ -15732,7 +15732,7 @@ OCTAVE_DLL_DEFS=
- OCTINTERP_DLL_DEFS=
- library_path_var=LD_LIBRARY_PATH
- case "$canonical_host_type" in
-- *-*-386bsd* | *-*-netbsd*)
-+ *-*-386bsd*)
- SH_LD=ld
- SH_LDFLAGS=-Bshareable
- ;;