[Libreoffice-commits] core.git: external/nss

Tor Lillqvist (via logerrit) logerrit at kemper.freedesktop.org
Mon Oct 5 07:09:05 UTC 2020


 external/nss/nss-ios.patch |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 83615f4ee8c5e78fb45389b5ea3c1204625e3fe2
Author:     Tor Lillqvist <tml at collabora.com>
AuthorDate: Mon Oct 5 01:21:20 2020 +0300
Commit:     Tor Lillqvist <tml at collabora.com>
CommitDate: Mon Oct 5 09:08:23 2020 +0200

    Fix nss build for iOS
    
    Change-Id: Ib7d1fdfc8394c7356db436e5d1bf6126c164bacc
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/103937
    Tested-by: Tor Lillqvist <tml at collabora.com>
    Reviewed-by: Tor Lillqvist <tml at collabora.com>

diff --git a/external/nss/nss-ios.patch b/external/nss/nss-ios.patch
index 3fbe1541e741..4293cc5243ad 100644
--- a/external/nss/nss-ios.patch
+++ b/external/nss/nss-ios.patch
@@ -30,10 +30,10 @@
  
  CORE_DEPTH = ../../..
  
--DIRS = . testlib
+-DIRS = testlib
 +DIRS =
  
- testlib: .
+ MODULE = nss
  
 --- a/a/nss/lib/nss/nssinit.c
 +++ a/a/nss/lib/nss/nssinit.c


More information about the Libreoffice-commits mailing list