From a0c53a961a0af21f69f592b43799cd635c994810 Mon Sep 17 00:00:00 2001 From: Mathias Michel Date: Tue, 4 Dec 2012 03:35:14 +0100 Subject: First fix for fdo#56902 Restrict moz to windows, and build vars also impacts nss, connectivity Change-Id: I27aae1398f3f8a4d046c2c7805d64bc7523c7282 Reviewed-on: https://gerrit.libreoffice.org/1233 Reviewed-by: David Ostrovsky Reviewed-by: Fridrich Strba Tested-by: Fridrich Strba --- nss/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nss/README') diff --git a/nss/README b/nss/README index f11d2575ed15..18267ebcb3a0 100644 --- a/nss/README +++ b/nss/README @@ -6,7 +6,7 @@ nss contains the security libraries which are also part of moz. However nss is meant to be more current, that is it to be updated more often. This should be easier than doing this with moz. -If nss is build depends on an environment variable (SYSTEM_NSS=NO) which +If nss is built depends on an environment variable (SYSTEM_NSS=NO) which is per default set to YES. In this case nss is build before moz. The nss libraries/lib files/headers built in moz are then not delivered. Otherwise they would overwrite those from nss. That is, the nss libraries build in moz are -- cgit