diff options
Diffstat (limited to 'security/nss/help.txt')
-rw-r--r-- | security/nss/help.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/nss/help.txt b/security/nss/help.txt index 03ed36e6c..b4ffc0382 100644 --- a/security/nss/help.txt +++ b/security/nss/help.txt @@ -37,6 +37,8 @@ NSS build tool options: --msan do an msan build --sancov do sanitize coverage builds --sancov=func sets coverage to function level for example + --emit-llvm emit LLVM bitcode while building + (requires the gold linker, use clang-3.8 for SAW) --disable-tests don't build tests and corresponding cmdline utils --system-sqlite use system sqlite --no-zdefs don't set -Wl,-z,defs |