]> git.ipfire.org Git - thirdparty/util-linux.git/commit
meson: gate lscpu on LINUX and cpu_set_t
authorThomas Weißschuh <thomas@t-8ch.de>
Wed, 29 Apr 2026 11:37:45 +0000 (13:37 +0200)
committerThomas Weißschuh <thomas@t-8ch.de>
Thu, 14 May 2026 11:19:28 +0000 (13:19 +0200)
commit3fb2ff8281fc4df7e837f3f92decce47587088e9
treefb6177206118273c73d14699b80f47a9ec6cfc59
parent8db020c361c3b01530466cfcb1b0152a754b448e
meson: gate lscpu on LINUX and cpu_set_t

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

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