]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commit - configure.ac
enable UBSAN if the builder wants it
authorDarrick J. Wong <darrick.wong@oracle.com>
Thu, 8 Mar 2018 20:15:29 +0000 (12:15 -0800)
committerTheodore Ts'o <tytso@mit.edu>
Wed, 8 Aug 2018 15:16:09 +0000 (11:16 -0400)
commit1c2a76aeb0f42e078667cf81412d2dcf6b66b6df
treecb52f8fc7460b9c241285fc42dc679c8f004ca0c
parent4aece3281ee88644633e570620773a092fedc116
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>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
MCONFIG.in
config/ltmain.sh [new symlink]
configure
configure.ac
debian/rules