Submitted By: Pierre Labastie Date: 2023-06-10 Initial Package Version: 3.90 Upstream Status: Committed Origin: Upstream Description: prevents generating an "adcxq" asm instruction, which is not available on old processors. diff --git a/nss/lib/freebl/Makefile b/nss/lib/freebl/Makefile --- a/nss/lib/freebl/Makefile +++ b/nss/lib/freebl/Makefile @@ -566,11 +566,10 @@ ifneq ($(shell $(CC) -? 2>&1 >/dev/null