Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Feb 2012 12:36:10 GMT
From:      svn-freebsd-gecko@chruetertee.ch
To:        freebsd-gecko@freebsd.org
Subject:   [SVN-Commit] r696 - branches/experimental/security/nss/files
Message-ID:  <201202181236.q1ICaA3S055783@trillian.chruetertee.ch>

next in thread | raw e-mail | index | archive | help
Author: flo
Date: Sat Feb 18 12:36:10 2012
New Revision: 696

Log:
forgot to commit this file

Modified:
   branches/experimental/security/nss/files/patch-sysdb

Modified: branches/experimental/security/nss/files/patch-sysdb
==============================================================================
--- branches/experimental/security/nss/files/patch-sysdb	Fri Feb 17 23:29:21 2012	(r695)
+++ branches/experimental/security/nss/files/patch-sysdb	Sat Feb 18 12:36:10 2012	(r696)
@@ -81,17 +81,14 @@
  
 --- lib/softoken/legacydb/config.mk.orig	2009-08-31 12:39:49.000000000 +0200
 +++ lib/softoken/legacydb/config.mk	2009-08-31 12:40:03.000000000 +0200
-@@ -40,10 +40,6 @@
+@@ -40,7 +40,6 @@
  
- EXTRA_LIBS +=	$(CRYPTOLIB) 
+ EXTRA_LIBS += \
+ 	$(CRYPTOLIB) \
+-	$(DIST)/lib/$(LIB_PREFIX)dbm.$(LIB_SUFFIX) \
+ 	$(NULL)
  
--ifndef NSS_DISABLE_DBM
--EXTRA_LIBS +=	$(DIST)/lib/$(LIB_PREFIX)dbm.$(LIB_SUFFIX) 
--endif
--
  # can't do this in manifest.mn because OS_TARGET isn't defined there.
- ifeq (,$(filter-out WIN%,$(OS_TARGET)))
- 
 --- lib/certdb/xauthkid.c.orig	2009-08-31 12:43:13.000000000 +0200
 +++ lib/certdb/xauthkid.c	2009-08-31 12:44:21.000000000 +0200
 @@ -39,7 +39,7 @@



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201202181236.q1ICaA3S055783>