]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
meson: Still build libshared even if libmount is disabled (#39871)
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Mon, 24 Nov 2025 13:05:29 +0000 (14:05 +0100)
committerGitHub <noreply@github.com>
Mon, 24 Nov 2025 13:05:29 +0000 (14:05 +0100)
Currently, if the libmount feature is disabled, we don't build libshared
and as a result skip building every other executable as well. Among
other things, this makes our nodeps CI builds kind of pointless since
hardly any code will be compiled.

Let's improve on the situation by making libmount properly optional in
libshared. Then, we only skip building the executables that actually
need libmount.

1  2 
src/test/test-reread-partition-table.c