]> git.ipfire.org Git - thirdparty/util-linux.git/commit
meson: gate lsirq on cpu_set_t
authorThomas Weißschuh <thomas@t-8ch.de>
Wed, 29 Apr 2026 12:07:56 +0000 (14:07 +0200)
committerThomas Weißschuh <thomas@t-8ch.de>
Thu, 14 May 2026 11:19:43 +0000 (13:19 +0200)
commit2253241fe6a5514b7d38fb1355b23ac6be3fb88e
tree5b87be22661888999ce740b7b78455ebe87b668a
parent37d7d7891620d05a425abf6242ebe1c6c095a018
meson: gate lsirq on cpu_set_t

The target needs this type, encode this in the build system.

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