build: add a sanitizer debug option
authorMike Frysinger <vapier@gentoo.org>
Sat, 13 Feb 2016 03:12:47 +0000 (22:12 -0500)
committerMike Frysinger <vapier@gentoo.org>
Sat, 13 Feb 2016 03:12:47 +0000 (22:12 -0500)
commit43e56639c6739953d5a6686823bcd0d256512ea5
tree65bf6cf13f2f366a7a8739cc3fb2f404dc473c07
parent8efcc9589bd61171ec1fe4f71c33e9df62b6005b
build: add a sanitizer debug option

Building & running with ASAN is super helpful, so add a dedicated config
knob for it.  This way people don't have to guess at the right compiler
settings in order to get a good build.  We can just tell people to enable
this one option.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Config.in
Makefile.flags