external/nss/nss_macosx.patch |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 20dd50c32cf63b3bf06c0afa9765fc4b047da942
Author:     Michael Stahl <[email protected]>
AuthorDate: Mon Mar 2 14:23:52 2026 +0100
Commit:     Michael Stahl <[email protected]>
CommitDate: Mon Mar 2 14:46:26 2026 +0100

    nss: fix macOS build
    
    Sadly CI doesn't build any Apple platform, and Apple patch doesn't apply
    the patch due to an extraneous line of context.
    
    Change-Id: I5e6fd79e5740e55e2d8498d362f43ce52854b6d5
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/200827
    Reviewed-by: Michael Stahl <[email protected]>
    Tested-by: Jenkins CollaboraOffice <[email protected]>

diff --git a/external/nss/nss_macosx.patch b/external/nss/nss_macosx.patch
index 3e81a551778d..eac99c97d9d5 100644
--- a/external/nss/nss_macosx.patch
+++ b/external/nss/nss_macosx.patch
@@ -39,7 +39,6 @@ diff -ru a/nss/coreconf/Darwin.mk b/nss/coreconf/Darwin.mk
  
  ifeq (,$(filter-out ppc ppc64,$(CPU_ARCH)))
  ifneq ($(NSS_DISABLE_CRYPTO_VSX),0)
-       NSS_DISABLE_CRYPTO_VSX=1
 @@ -54,12 +56,16 @@
  endif
  

Reply via email to