mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-20 15:27:32 +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/params/Makefile
Normal file → Executable file
2
security/nss/cmd/libpkix/pkix/params/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/params/manifest.mn
Normal file → Executable file
3
security/nss/cmd/libpkix/pkix/params/manifest.mn
Normal file → Executable file
|
|
@ -16,7 +16,8 @@ CSRCS = test_procparams.c \
|
|||
test_resourcelimits.c \
|
||||
$(NULL)
|
||||
|
||||
LIBRARY_NAME=pkixtoolparams
|
||||
LIBRARY_NAME = pkixtoolparams
|
||||
SHARED_LIBRARY = $(NULL)
|
||||
|
||||
SOURCE_LIB_DIR=$(PKIX_DEPTH)/$(OBJDIR)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue