From 746cb03e25ca29789b193451f6eab599702df31b Mon Sep 17 00:00:00 2001 From: Frantisek Krenzelok Date: Tue, 6 Jun 2023 12:49:30 +0200 Subject: [PATCH] Hotfix: previous commit 2bdda3a Signed-off-by: Frantisek Krenzelok --- nss-3.90-DisablingASM.patch | 45 +++++++++++++++++++++++++++---------- 1 file changed, 33 insertions(+), 12 deletions(-) diff --git a/nss-3.90-DisablingASM.patch b/nss-3.90-DisablingASM.patch index 3574a47..7d1a17f 100644 --- a/nss-3.90-DisablingASM.patch +++ b/nss-3.90-DisablingASM.patch @@ -1,17 +1,8 @@ diff --git a/lib/freebl/Makefile b/lib/freebl/Makefile +index 74e8e65..8995752 100644 --- a/lib/freebl/Makefile +++ b/lib/freebl/Makefile -@@ -560,6 +560,9 @@ else - endif # Solaris for non-sparc family CPUs - endif # target == SunO - -+# As the result of the bug https://bugzilla.mozilla.org/show_bug.cgi?id=1836925 -+# we currently totally removing the support of Vale implementation of Curve25519 -+SUPPORTS_VALE_CURVE25519 = 0 - ifdef USE_64 - # no __int128 at least up to lcc 1.23 (pretending to be gcc5) - # NB: CC_NAME is not defined here -@@ -568,7 +571,6 @@ ifneq ($(shell $(CC) -? 2>&1 >/dev/null &1 >/dev/null