mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-20 23:37:33 +09:00
Update NSS to 3.41
This commit is contained in:
parent
d5f6e64f43
commit
5f0986e66f
540 changed files with 49568 additions and 10631 deletions
|
|
@ -185,6 +185,10 @@ ifdef NSS_SEED_ONLY_DEV_URANDOM
|
|||
DEFINES += -DSEED_ONLY_DEV_URANDOM
|
||||
endif
|
||||
|
||||
ifdef NSS_PKCS1_AllowMissingParameters
|
||||
DEFINES += -DNSS_PKCS1_AllowMissingParameters
|
||||
endif
|
||||
|
||||
# Avoid building object leak test code for optimized library
|
||||
ifndef BUILD_OPT
|
||||
ifdef PKIX_OBJECT_LEAK_TEST
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue