mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-27 10:57:34 +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
|
|
@ -6,7 +6,6 @@
|
|||
CORE_DEPTH = ../../../..
|
||||
|
||||
MODULE = nss
|
||||
MAPFILE = $(OBJDIR)/nsscapi.def
|
||||
|
||||
EXPORTS = \
|
||||
nsscapi.h \
|
||||
|
|
@ -29,5 +28,8 @@ CSRCS = \
|
|||
REQUIRES = nspr
|
||||
|
||||
LIBRARY_NAME = nsscapi
|
||||
MAPFILE = $(OBJDIR)/$(LIBRARY_NAME).def
|
||||
LIBRARY = $(NULL)
|
||||
IMPORT_LIBRARY = $(NULL)
|
||||
|
||||
#EXTRA_SHARED_LIBS = -L$(DIST)/lib -lnssckfw -lnssb -lplc4 -lplds4
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue