mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-19 23:07:33 +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
2
security/nss/cmd/libpkix/pkix_pl/module/Makefile
Normal file → Executable file
2
security/nss/cmd/libpkix/pkix_pl/module/Makefile
Normal file → Executable file
|
|
@ -20,8 +20,6 @@ include $(CORE_DEPTH)/coreconf/config.mk
|
|||
# (3) Include "component" configuration information. (OPTIONAL) #
|
||||
#######################################################################
|
||||
|
||||
include $(PKIX_DEPTH)/config.mk
|
||||
|
||||
#######################################################################
|
||||
# (4) Include "local" platform-dependent assignments (OPTIONAL). #
|
||||
#######################################################################
|
||||
|
|
|
|||
3
security/nss/cmd/libpkix/pkix_pl/module/manifest.mn
Normal file → Executable file
3
security/nss/cmd/libpkix/pkix_pl/module/manifest.mn
Normal file → Executable file
|
|
@ -17,7 +17,8 @@ CSRCS = test_colcertstore.c \
|
|||
test_httpcertstore.c \
|
||||
$(NULL)
|
||||
|
||||
LIBRARY_NAME=pkixtoolmodule
|
||||
LIBRARY_NAME = pkixtoolmodule
|
||||
SHARED_LIBRARY = $(NULL)
|
||||
|
||||
SOURCE_LIB_DIR=$(PKIX_DEPTH)/$(OBJDIR)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue