summaryrefslogtreecommitdiff
path: root/databases/odbc-postgresql/patches/patch-ae
diff options
context:
space:
mode:
Diffstat (limited to 'databases/odbc-postgresql/patches/patch-ae')
-rw-r--r--databases/odbc-postgresql/patches/patch-ae15
1 files changed, 0 insertions, 15 deletions
diff --git a/databases/odbc-postgresql/patches/patch-ae b/databases/odbc-postgresql/patches/patch-ae
deleted file mode 100644
index 678733f08e7..00000000000
--- a/databases/odbc-postgresql/patches/patch-ae
+++ /dev/null
@@ -1,15 +0,0 @@
-$NetBSD: patch-ae,v 1.1 2002/04/03 09:29:56 jlam Exp $
-
---- src/makefiles/Makefile.netbsd.orig Sat Dec 16 10:14:25 2000
-+++ src/makefiles/Makefile.netbsd
-@@ -3,7 +3,9 @@
- ifdef ELF_SYSTEM
- export_dynamic = -Wl,-E
- rpath = -Wl,-R$(libdir)
--shlib_symbolic = -Wl,-Bsymbolic
-+shlib_symbolic = -Wl,-Bsymbolic -lc
-+else
-+rpath = -R$(libdir)
- endif
-
- DLSUFFIX = .so