]> git.ipfire.org Git - thirdparty/util-linux.git/commit
meson: gate chmem on LINUX
authorThomas Weißschuh <thomas@t-8ch.de>
Wed, 22 Apr 2026 21:21:02 +0000 (23:21 +0200)
committerThomas Weißschuh <thomas@t-8ch.de>
Mon, 4 May 2026 13:52:04 +0000 (15:52 +0200)
commit0b9e85563e787f5d4d7cd3e0ec2ffa2108d85371
tree3426f76a6bbb28c723ad8bb0a3c3148807843013
parent28f85f40a696d4ed32cd9d42d3d5715ea7446fd1
meson: gate chmem 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