mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-28 03:17: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
6
security/nss/lib/libpkix/pkix_pl_nss/module/manifest.mn
Normal file → Executable file
6
security/nss/lib/libpkix/pkix_pl_nss/module/manifest.mn
Normal file → Executable file
|
|
@ -4,9 +4,6 @@
|
|||
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||
CORE_DEPTH = ../../../..
|
||||
|
||||
EXPORTS = \
|
||||
$(NULL)
|
||||
|
||||
PRIVATE_EXPORTS = \
|
||||
pkix_pl_aiamgr.h \
|
||||
pkix_pl_colcertstore.h \
|
||||
|
|
@ -22,7 +19,6 @@ MODULE = nss
|
|||
|
||||
DEFINES += -DSHLIB_SUFFIX=\"$(DLL_SUFFIX)\" -DSHLIB_PREFIX=\"$(DLL_PREFIX)\" -DSHLIB_VERSION=\"$(LIBRARY_VERSION)\"
|
||||
|
||||
|
||||
CSRCS = \
|
||||
pkix_pl_aiamgr.c \
|
||||
pkix_pl_colcertstore.c \
|
||||
|
|
@ -35,4 +31,4 @@ CSRCS = \
|
|||
$(NULL)
|
||||
|
||||
LIBRARY_NAME = pkixmodule
|
||||
|
||||
SHARED_LIBRARY = $(NULL)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue