]> git.ipfire.org Git - thirdparty/lldpd.git/commit
build: add an option to enable sanitizers
authorVincent Bernat <vincent@bernat.im>
Thu, 17 Mar 2016 23:17:16 +0000 (00:17 +0100)
committerVincent Bernat <vincent@bernat.im>
Thu, 17 Mar 2016 23:18:05 +0000 (00:18 +0100)
commit33fd6231767b009cc2389e7fad4f23f97df00a3d
tree62db96fe05fd2064e1858e1268da1a67d0e63b7c
parent457d06aa1be67103cf8e05cd3ffa69ae7dcca3d6
build: add an option to enable sanitizers

A user cannot just use CFLAGS=-fsanitize=address because autoconf is too
fragile in some of its test (notably AC_FUNC_MALLOC and
AC_FUNC_REALLOC).
configure.ac