mirror of
https://github.com/rn10950/RetroZilla.git
synced 2024-11-14 03:30:17 +01:00
[NSS] config.mk: remove defining NO_NSPR_10_SUPPORT to fix VC7.1 build
This commit is contained in:
parent
7441449908
commit
b32b5779dd
@ -184,7 +184,7 @@ DEFINES += -DUSE_UTIL_DIRECTLY
|
|||||||
USE_UTIL_DIRECTLY = 1
|
USE_UTIL_DIRECTLY = 1
|
||||||
|
|
||||||
# Build with NO_NSPR_10_SUPPORT to avoid using obsolete NSPR features
|
# 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
|
# Hide old, deprecated, TLS cipher suite names when building NSS
|
||||||
DEFINES += -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES
|
DEFINES += -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES
|
||||||
|
Loading…
Reference in New Issue
Block a user