summaryrefslogtreecommitdiff
path: root/help.txt
diff options
context:
space:
mode:
authorFranziskus Kiefer <franziskuskiefer@gmail.com>2017-06-09 19:22:05 +0200
committerFranziskus Kiefer <franziskuskiefer@gmail.com>2017-06-09 19:22:05 +0200
commit19adc7041d8910d42c5a05193977961491955f2a (patch)
tree7879c5f46f9ded6dc4a8f952da69e54442ced2d8 /help.txt
parent6962ead3f7a2fbfc7cc616a2bc72176455eb2481 (diff)
downloadnss-hg-19adc7041d8910d42c5a05193977961491955f2a.tar.gz
Bug 1372515 - allow enabling libpkix in gyp builds, r=ttaubert
Differential Revision: https://nss-review.dev.mozaws.net/D350
Diffstat (limited to 'help.txt')
-rw-r--r--help.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/help.txt b/help.txt
index ba41f94ac..30ebef6b1 100644
--- a/help.txt
+++ b/help.txt
@@ -2,7 +2,7 @@ Usage: build.sh [-hcv] [-j <n>] [--nspr] [--gyp|-g] [--opt|-o] [-m32]
[--test] [--pprof] [--scan-build[=output]] [--ct-verif]
[--asan] [--ubsan] [--msan] [--sancov[=edge|bb|func|...]]
[--disable-tests] [--fuzz[=tls|oss]] [--system-sqlite]
- [--no-zdefs] [--with-nspr] [--system-nspr]
+ [--no-zdefs] [--with-nspr] [--system-nspr] [--enable-libpkix]
This script builds NSS with gyp and ninja.
@@ -40,3 +40,4 @@ NSS build tool options:
--with-nspr=/path/to/nspr/include:/path/to/nspr/lib
--system-nspr use system nspr. This requires an installation of NSPR and
might not work on all systems.
+ --enable-libpkix make libpkix part of the build.