]> git.ipfire.org Git - thirdparty/util-linux.git/commit
build-sys: fix libblkid fuzz sample test if-endif
authorKarel Zak <kzak@redhat.com>
Fri, 17 Mar 2023 12:11:50 +0000 (13:11 +0100)
committerKarel Zak <kzak@redhat.com>
Fri, 17 Mar 2023 12:11:50 +0000 (13:11 +0100)
commitbccae5d85831c4cfa6b5d147acec739bd3c148b9
treee3088a3a898fedb27dee1187e363b626d285c34c
parentc8fc8a59e13bbb2ec37956b491577a5ed46879bd
build-sys: fix libblkid fuzz sample test if-endif

All tests have to be covered by BUILD_LIBBLKID_TESTS otherwise
proper CFLAGS ($blkid_tests_cflags) are undefined.

Fixes: https://github.com/util-linux/util-linux/issues/2119
Signed-off-by: Karel Zak <kzak@redhat.com>
libblkid/src/Makemodule.am