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