]> git.ipfire.org Git - thirdparty/util-linux.git/commit
meson: gate test_child_create on sys/prctl.h
authorThomas Weißschuh <thomas@t-8ch.de>
Wed, 13 May 2026 13:48:34 +0000 (15:48 +0200)
committerThomas Weißschuh <thomas@t-8ch.de>
Thu, 14 May 2026 11:19:43 +0000 (13:19 +0200)
commit1dd0fd9b433aa3b405c4f1f96312ba6a0cc8ea36
tree0682cde3947d1a8d1f9a790f64251f73f99eb8ff
parent36c14e043470f8a9dbb80de4e45be049f210e281
meson: gate test_child_create on sys/prctl.h

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

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