summaryrefslogtreecommitdiff
path: root/time/sunbird/patches/patch-ef
diff options
context:
space:
mode:
Diffstat (limited to 'time/sunbird/patches/patch-ef')
-rw-r--r--time/sunbird/patches/patch-ef13
1 files changed, 13 insertions, 0 deletions
diff --git a/time/sunbird/patches/patch-ef b/time/sunbird/patches/patch-ef
new file mode 100644
index 00000000000..e4006dbcc1a
--- /dev/null
+++ b/time/sunbird/patches/patch-ef
@@ -0,0 +1,13 @@
+$NetBSD: patch-ef,v 1.1 2006/06/27 11:11:52 joerg Exp $
+
+--- security/nss/lib/freebl/Makefile.orig 2006-06-26 17:51:23.000000000 +0000
++++ security/nss/lib/freebl/Makefile
+@@ -192,7 +192,7 @@ endif
+ # to bind the blapi function references in FREEBLVector vector
+ # (ldvector.c) to the blapi functions defined in the freebl
+ # shared libraries.
+-ifeq (,$(filter-out BSD_OS FreeBSD Linux NetBSD, $(OS_TARGET)))
++ifeq (,$(filter-out BSD_OS DragonFly FreeBSD Linux NetBSD, $(OS_TARGET)))
+ MKSHLIB += -Wl,-Bsymbolic
+ endif
+