configure: support gcc-4.8 instrumentation
authorLuca Barbato <lu_zero@gentoo.org>
Tue, 14 May 2013 20:41:14 +0000 (22:41 +0200)
committerLuca Barbato <lu_zero@gentoo.org>
Tue, 28 May 2013 15:22:16 +0000 (17:22 +0200)
commit0ba49d28a1c58e1fc16c0406617a3bfc99c322dd
tree95ee8d78c9e4ea6e108218863bf73db3a18c1b64
parentba13606ca6adbc74b4db4a72b0769397d6408791
configure: support gcc-4.8 instrumentation

Since version 4.8 gcc sports asan and tsan integration that can
be leveraged when hunting bugs.

Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
configure