]> git.ipfire.org Git - thirdparty/util-linux.git/commit
meson: gate pipesz on F_GETPIPE_SZ
authorThomas Weißschuh <thomas@t-8ch.de>
Wed, 29 Apr 2026 12:26:45 +0000 (14:26 +0200)
committerThomas Weißschuh <thomas@t-8ch.de>
Tue, 12 May 2026 11:56:27 +0000 (13:56 +0200)
commit157bbdf8b7e0417139eb5a065dbe753def91a2db
tree4f6cf6224ba1d03394170d2eaa9c9b6110e572a5
parentabb2040375b59c41b1a7378fc9ea4495632d0453
meson: gate pipesz on F_GETPIPE_SZ

The target needs this symbol, encode this in the build system.

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