]> git.ipfire.org Git - thirdparty/asterisk.git/commit
build: Fix default values for some SANITIZER options 61/4361/1
authorGeorge Joseph <gjoseph@digium.com>
Thu, 10 Nov 2016 00:18:00 +0000 (17:18 -0700)
committerGeorge Joseph <gjoseph@digium.com>
Thu, 10 Nov 2016 00:18:00 +0000 (17:18 -0700)
commita562fbe618e0e3b034e7006314b4ea1dfef6d732
treec4119d4da2af70cc9cbbaeb12ba27829a56f4cc9
parentdfcb2b6c24ba6e36b70af8f2a9a074d55f5e599f
build:  Fix default values for some SANITIZER options

2 of the sanitizers didn't have default values so in systems that
don't support sanitizers menuselect would spit out warnings.  They
were harmless but confusing.  They've now been set to "0".

Change-Id: I08dc495e3b83f1feac3160b421f538c375fc5d58
configure
configure.ac