]> git.ipfire.org Git - thirdparty/asterisk.git/commit
build: Fix default values for some SANITIZER options 63/4363/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:27 +0000 (19:26 -0500)
commitedea41126bca8c89e856ff215c13b0fa9ea98f72
tree003d607fc22b4a8a27d56bca0905ac869176f42b
parente5860ce07ddf0f81dd20d1b1133a9f95e17976f9
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