]> git.ipfire.org Git - thirdparty/systemd.git/commit
musl: meson: gracefully disable utmp support
authorYu Watanabe <watanabe.yu+github@gmail.com>
Mon, 17 Nov 2025 17:52:38 +0000 (02:52 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Mon, 17 Nov 2025 17:54:20 +0000 (02:54 +0900)
commit1a2ba8242152ea96d6af315a2bb1efacd8353234
tree710fd68b160df3e9e7cd936b03072f9f54e4ff52
parent0ecff590656eb29d2a747d405fbd132f69f4cc01
musl: meson: gracefully disable utmp support

musl only provides fake utmp functions, and these are not usable.
Let's disable the feature when building with musl.
meson.build