[NSS] config.mk: remove defining NO_NSPR_10_SUPPORT to fix VC7.1 build

This commit is contained in:
Roy Tam 2019-12-25 16:31:52 +08:00
parent 7441449908
commit b32b5779dd
1 changed files with 1 additions and 1 deletions

View File

@ -184,7 +184,7 @@ DEFINES += -DUSE_UTIL_DIRECTLY
USE_UTIL_DIRECTLY = 1
# Build with NO_NSPR_10_SUPPORT to avoid using obsolete NSPR features
DEFINES += -DNO_NSPR_10_SUPPORT
#DEFINES += -DNO_NSPR_10_SUPPORT
# Hide old, deprecated, TLS cipher suite names when building NSS
DEFINES += -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES