diff options
| author | Lorry Tar Creator <lorry-tar-importer@lorry> | 2017-06-08 10:53:01 +0000 |
|---|---|---|
| committer | Lorry Tar Creator <lorry-tar-importer@lorry> | 2017-06-08 10:53:01 +0000 |
| commit | f95d45c36e7c7131747259956821d844e8952e5d (patch) | |
| tree | eee14f8b212c48f8597c2a4927a167fcc3a15ea5 /nss/Makefile | |
| parent | dc1565216a5d20ae0d75872151523252309a1292 (diff) | |
| download | nss-master.tar.gz | |
Diffstat (limited to 'nss/Makefile')
| -rw-r--r-- | nss/Makefile | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/nss/Makefile b/nss/Makefile index c824ba2..a24c4ca 100644 --- a/nss/Makefile +++ b/nss/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 |
