summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorTim Taubert <ttaubert@mozilla.com>2017-02-03 11:32:36 +0100
committerTim Taubert <ttaubert@mozilla.com>2017-02-03 11:32:36 +0100
commita65437ddae3947f5cde4127ebc133eb7fc9c8456 (patch)
treea8ba7892a04a7a7d9a1c06f6ca1864c4e7251f9c /tests
parent1aecb544bed7048844655e0f6328b51fbf00ca2b (diff)
downloadnss-hg-a65437ddae3947f5cde4127ebc133eb7fc9c8456.tar.gz
Bug 1336087 - Remove USE_ASAN and other sanitizers from Makefile build system r=franziskus
Differential Revision: https://nss-review.dev.mozaws.net/D186
Diffstat (limited to 'tests')
-rwxr-xr-xtests/all.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/all.sh b/tests/all.sh
index c1a974b84..3c1f4402b 100755
--- a/tests/all.sh
+++ b/tests/all.sh
@@ -62,7 +62,6 @@
# -------------------------------------------------------
# BUILT_OPT - use optimized/debug build
# USE_64 - use 64bit/32bit build
-# USE_ASAN - use Address Sanitizer build
#
# Optional environment variables to enable specific NSS features:
# ---------------------------------------------------------------