]> git.ipfire.org Git - thirdparty/util-linux.git/commit
meson: gate fincore on LINUX
authorThomas Weißschuh <thomas@t-8ch.de>
Wed, 29 Apr 2026 12:33:18 +0000 (14:33 +0200)
committerThomas Weißschuh <thomas@t-8ch.de>
Tue, 12 May 2026 11:48:58 +0000 (13:48 +0200)
commit25be2df4cefb218bf83f11468e91a3d8a1c81820
tree2c5f66688c9976ad48c8ba3c7e048438ba710170
parentc1bc14ac03a1671c33361cf51c7f4391fcafba57
meson: gate fincore 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