]> git.ipfire.org Git - thirdparty/systemd.git/commit - meson.build
meson: don't build fuzzers if tests are disabled
authorMichael Olbrich <m.olbrich@pengutronix.de>
Sun, 11 Nov 2018 10:27:35 +0000 (11:27 +0100)
committerMichael Olbrich <m.olbrich@pengutronix.de>
Sun, 11 Nov 2018 10:28:41 +0000 (11:28 +0100)
commit5996740a090b6f45f8545ef29583c88800681d0b
tree0d6829e642fc54bc0e54465d2f281b3642028ac2
parenta9353a5c5b512f107955e56a9812724f40b841d3
meson: don't build fuzzers if tests are disabled

Fuzzers are just special tests anyways and without this, building with
'-Dtests=false' fails with:

.../src/fuzz/fuzz-main.c:20: undefined reference to `test_setup_logging'
meson.build