Replace NSS with Pale Moon's

This commit is contained in:
wuggy 2026-06-29 21:29:25 +01:00
commit 8c2e376f94
2870 changed files with 1762232 additions and 1374220 deletions

2
security/nss/cmd/libpkix/pkix_pl/module/Makefile Normal file → Executable file
View 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
View 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)