]> git.ipfire.org Git - thirdparty/util-linux.git/commit
meson: gate irqtop on sys/epoll.h and cpu_set_t
authorThomas Weißschuh <thomas@t-8ch.de>
Wed, 29 Apr 2026 12:05:53 +0000 (14:05 +0200)
committerThomas Weißschuh <thomas@t-8ch.de>
Thu, 14 May 2026 11:19:43 +0000 (13:19 +0200)
commit8c8a212685dc329f9383c9e1ce9ce119c88dd1b4
tree3fef3dbc72d4932e432692d07a8f273bbc40d7d2
parent2253241fe6a5514b7d38fb1355b23ac6be3fb88e
meson: gate irqtop on sys/epoll.h and cpu_set_t

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

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