]> git.ipfire.org Git - thirdparty/util-linux.git/commit - meson.build
meson: define USE_LIBMOUNT_SUPPORT_NAMESPACES
authorThomas Weißschuh <thomas@t-8ch.de>
Wed, 2 Nov 2022 04:19:19 +0000 (05:19 +0100)
committerThomas Weißschuh <thomas@t-8ch.de>
Thu, 10 Nov 2022 03:07:17 +0000 (04:07 +0100)
commit375ccf08e53feff1f111a9124ae6ab2593c76b90
treec2d6c212fbe6768939fbe8d2908ed812cc1f1062
parent610538bf258b7b2b1f268ce16989b6273f71a220
meson: define USE_LIBMOUNT_SUPPORT_NAMESPACES

This works around warnings about unused parameters.
To be correct we should be checking for the setns syscall, but so far we
don't have logic for this in meson.
meson.build