]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit - configure.ac
misc: enable ubsan if the builder wants it
authorDarrick J. Wong <darrick.wong@oracle.com>
Thu, 9 Nov 2017 17:35:26 +0000 (11:35 -0600)
committerEric Sandeen <sandeen@redhat.com>
Thu, 9 Nov 2017 17:35:26 +0000 (11:35 -0600)
commite99e3d7dacba0c75b0f8360ec7e63d1faea6b7dc
treea329690a149f71299495542da1c8fce5d6aea2c9
parent1c744e94a494f4770a6f9ba067605902b0e96520
misc: enable ubsan if the builder wants it

Enable the undefined behavior sanitizer (ubsan) if the builder requests
it and it's available.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Eric Sandeen <sandeen@redhat.com>
Signed-off-by: Eric Sandeen <sandeen@sandeen.net>
configure.ac
debian/rules
include/builddefs.in
include/buildmacros
m4/Makefile
m4/package_sanitizer.m4 [new file with mode: 0644]