From 475b9f9dd12ae716ddb53c37b50d51fa614aeff6 Mon Sep 17 00:00:00 2001 From: Jan Palus Date: Sat, 1 Jul 2023 23:49:28 +0200 Subject: [PATCH] up to 3.91 --- disable-hacl-curve25519.patch | 124 ---------------------------------- nss.spec | 10 +-- 2 files changed, 3 insertions(+), 131 deletions(-) delete mode 100644 disable-hacl-curve25519.patch diff --git a/disable-hacl-curve25519.patch b/disable-hacl-curve25519.patch deleted file mode 100644 index 367fdb4..0000000 --- a/disable-hacl-curve25519.patch +++ /dev/null @@ -1,124 +0,0 @@ - -# HG changeset patch -# User Natalia Kulatova -# Date 1685981398 0 -# Node ID 52a5d8fe37410d940e7d3ca244146ebc46a7d52a -# Parent 52969cff7db635e0ee10fad66eed2c0cfdcf999b -Bug 1836781 - Disabling ASM C25519 for A but X86_64 r=bbeurdouche,nss-reviewers - -Differential Revision: https://phabricator.services.mozilla.com/D179969 - -diff --git a/lib/freebl/Makefile b/lib/freebl/Makefile ---- a/lib/freebl/Makefile -+++ b/lib/freebl/Makefile -@@ -563,17 +563,19 @@ endif # target == SunO - ifdef USE_64 - # no __int128 at least up to lcc 1.23 (pretending to be gcc5) - # NB: CC_NAME is not defined here - ifneq ($(shell $(CC) -? 2>&1 >/dev/null &1 >/dev/null = %{nspr_ver} %{!?with_bootstrap:BuildRequires: nss-tools} @@ -108,9 +107,6 @@ Biblioteka kryptograficzna freebl dla bibliotek NSS. %prep %setup -q -cd nss -%patch0 -p1 -cd .. # http://pki.fedoraproject.org/wiki/ECC_Capable_NSS for dir in ecc noecc; do -- 2.44.0