mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-22 08:27:31 +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
|
|
@ -6,7 +6,7 @@ Usage: build.sh [-h] [-c|-cc] [-v] [-j <n>] [--gyp|-g] [--opt|-o]
|
|||
[--emit-llvm] [--no-zdefs] [--test] [--ct-verif]
|
||||
[--nspr|--with-nspr=<include>:<lib>|--system-nspr]
|
||||
[--system-sqlite] [--enable-fips] [--enable-libpkix]
|
||||
[--mozpkix-only]
|
||||
[--mozpkix-only] [-D<gyp-option>]
|
||||
|
||||
This script builds NSS with gyp and ninja.
|
||||
|
||||
|
|
@ -51,3 +51,4 @@ NSS build tool options:
|
|||
--enable-libpkix make libpkix part of the build
|
||||
--mozpkix-only build only static mozpkix and mozpkix-test libraries
|
||||
support for this build option is limited
|
||||
-D<gyp-option> pass an option directly to gyp
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue