]> git.ipfire.org Git - thirdparty/util-linux.git/commit
build-sys: add --enable-ubsan to make it possible to build util-linux with UBSan
authorEvgeny Vereshchagin <evvers@ya.ru>
Wed, 1 Jul 2020 19:52:51 +0000 (19:52 +0000)
committerKarel Zak <kzak@redhat.com>
Fri, 3 Jul 2020 09:17:53 +0000 (11:17 +0200)
commite6a4d8cc06f26f01b9e1ef80b11138624b2e9dce
treec5d8f15ba090129ac99d7274d19655c4bcf24352
parenta732e4a1d3441cf4e579b824d4667a2e224e6a4e
build-sys: add --enable-ubsan to make it possible to build util-linux with UBSan

mostly to prepare for https://github.com/karelzak/util-linux/pull/1068
but it's useful even without fuzzing.

Signed-off-by: Karel Zak <kzak@redhat.com>
Makefile.am
configure.ac
tests/functions.sh
tests/run.sh