summaryrefslogtreecommitdiff
path: root/Makefile
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 /Makefile
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 'Makefile')
-rw-r--r--Makefile9
1 files changed, 0 insertions, 9 deletions
diff --git a/Makefile b/Makefile
index c824ba245..a24c4caef 100644
--- a/Makefile
+++ b/Makefile
@@ -96,15 +96,6 @@ NSPR_CONFIGURE_ENV := $(filter-out -arch x86_64,$(NSPR_CONFIGURE_ENV))
NSPR_CONFIGURE_ENV := $(filter-out -arch i386,$(NSPR_CONFIGURE_ENV))
NSPR_CONFIGURE_ENV := $(filter-out -arch ppc,$(NSPR_CONFIGURE_ENV))
-ifdef SANITIZER_CFLAGS
-ifdef BUILD_OPT
-NSPR_CONFIGURE_OPTS += --enable-debug-symbols
-endif
-NSPR_CONFIGURE_ENV += CFLAGS='$(SANITIZER_CFLAGS)' \
- CXXFLAGS='$(SANITIZER_CFLAGS)' \
- LDFLAGS='$(SANITIZER_LDFLAGS)'
-endif
-
#
# Some pwd commands on Windows (for example, the pwd
# command in Cygwin) return a pathname that begins