mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-25 18:07:31 +09:00
Replace NSS with Pale Moon's
This commit is contained in:
parent
ff1e5e48bf
commit
8c2e376f94
2870 changed files with 1762232 additions and 1374220 deletions
|
|
@ -17,7 +17,6 @@ PRIVATE_EXPORTS = \
|
|||
$(NULL)
|
||||
|
||||
MODULE = nss
|
||||
MAPFILE = $(OBJDIR)/smime.def
|
||||
|
||||
CSRCS = \
|
||||
cmsarray.c \
|
||||
|
|
@ -46,6 +45,7 @@ CSRCS = \
|
|||
|
||||
LIBRARY_NAME = smime
|
||||
LIBRARY_VERSION = 3
|
||||
MAPFILE = $(OBJDIR)/$(LIBRARY_NAME).def
|
||||
|
||||
# This part of the code, including all sub-dirs, can be optimized for size
|
||||
export ALLOW_OPT_CODE_SIZE = 1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue