mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-25 09:57:32 +09:00
nss: update nss to hg rev e5e10a46b9ad with vc2013 hackfix
This commit is contained in:
parent
ed1b356dfa
commit
dcdc5d70e0
133 changed files with 8084 additions and 2038 deletions
15
security/nss/cmd/pk11importtest/manifest.mn
Normal file
15
security/nss/cmd/pk11importtest/manifest.mn
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
# This Source Code Form is subject to the terms of the Mozilla Public
|
||||
# License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||
|
||||
CORE_DEPTH = ../..
|
||||
|
||||
MODULE = nss
|
||||
|
||||
CSRCS = pk11importtest.c \
|
||||
$(NULL)
|
||||
|
||||
REQUIRES = seccmd
|
||||
|
||||
PROGRAM = pk11importtest
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue