]> git.ipfire.org Git - thirdparty/util-linux.git/commit
meson: gate utmpdump on LINUX
authorThomas Weißschuh <thomas@t-8ch.de>
Wed, 22 Apr 2026 21:10:53 +0000 (23:10 +0200)
committerThomas Weißschuh <thomas@t-8ch.de>
Mon, 4 May 2026 13:52:04 +0000 (15:52 +0200)
commit2fea683b5016c00433a4b51b8be12f06b56a4e4f
treee2084e7b8acaeb50adac1b9248fa7aaa191834ab
parent37a607ab12fe9ccdbd70c630a1405374ef3623a0
meson: gate utmpdump on LINUX

This tool uses Linux-specific API, encode this in the build system.

Signed-off-by: Thomas Weißschuh <thomas@t-8ch.de>
meson.build