]> git.ipfire.org Git - thirdparty/asterisk.git/commit
build: Fix default values for some SANITIZER options 62/4362/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:26:16 +0000 (19:26 -0500)
commitdbcb9582540bd75dca0128d70afa206df5e071be
treedc0f0b6d36cf5b8b3fabfd0415c3dcea248494e3
parent65a0b6bca2382d4ccca0abcf2ace005fa82ec6e6
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