]> git.ipfire.org Git - thirdparty/util-linux.git/commit
meson: gate uuidd on sys/signalfd.h
authorThomas Weißschuh <thomas@t-8ch.de>
Wed, 29 Apr 2026 12:14:36 +0000 (14:14 +0200)
committerThomas Weißschuh <thomas@t-8ch.de>
Tue, 12 May 2026 11:49:27 +0000 (13:49 +0200)
commit9fa81818fe23415a9c4e1afe54440ecfa3aafb7f
treea88ffdf1b321ca9ab261c7d7dbd7aa8d9b99e0a5
parent25be2df4cefb218bf83f11468e91a3d8a1c81820
meson: gate uuidd on sys/signalfd.h

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

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