]> git.ipfire.org Git - thirdparty/util-linux.git/commit
meson: gate pivot_root on LINUX
authorThomas Weißschuh <thomas@t-8ch.de>
Wed, 29 Apr 2026 11:56:11 +0000 (13:56 +0200)
committerThomas Weißschuh <thomas@t-8ch.de>
Thu, 14 May 2026 11:19:43 +0000 (13:19 +0200)
commitaaf19e7314824f641f343ee7de927d8e3ead1bfb
tree3df88f1176413987f99b98f6323959c19ae1faec
parent3fb2ff8281fc4df7e837f3f92decce47587088e9
meson: gate pivot_root on LINUX

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

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