From 7f655aae1af328b79b78d80fe23bd29ffaeaee89 Mon Sep 17 00:00:00 2001 From: Moonchild Date: Sun, 14 Mar 2021 22:43:37 +0000 Subject: Issue mcp-graveyard/UXP%1746 - Revert "Additional configuration for NSS lib update." This reverts commit ae775e493b6d3f3c866aa31b5897563d364d698d. --- config/external/nss/Makefile.in | 7 ------- 1 file changed, 7 deletions(-) (limited to 'config') diff --git a/config/external/nss/Makefile.in b/config/external/nss/Makefile.in index f94c4d8db..7289e57f4 100644 --- a/config/external/nss/Makefile.in +++ b/config/external/nss/Makefile.in @@ -174,13 +174,6 @@ DEFAULT_GMAKE_FLAGS += NSS_SSL_ENABLE_ZLIB= # Disable building of the test programs in security/nss/lib/zlib DEFAULT_GMAKE_FLAGS += PROGRAMS= -# Disable AVX2 for poly1305 -DEFAULT_GMAKE_FLAGS += NSS_DISABLE_AVX2=1 - -# Disable obsolete ciphers -DEFAULT_GMAKE_FLAGS += NSS_DISABLE_DEPRECATED_SEED=1 -DEFAULT_GMAKE_FLAGS += NSS_DISABLE_DEPRECATED_RC2=1 - # Disable creating .chk files. They will be generated from packager.mk # When bug 681624 lands, we can replace CHECKLOC= with SKIP_SHLIBSIGN=1 DEFAULT_GMAKE_FLAGS += CHECKLOC= -- cgit v1.2.3