]> git.ipfire.org Git - thirdparty/util-linux.git/commit
meson: use signed chars
authorThomas Weißschuh <thomas@t-8ch.de>
Sun, 7 Apr 2024 09:15:29 +0000 (11:15 +0200)
committerThomas Weißschuh <thomas@t-8ch.de>
Sun, 7 Apr 2024 09:16:30 +0000 (11:16 +0200)
commitb1a76c226b276f49c6a7e74082a23f06f5b99966
treedba666f5b7247a113209fdbd32969883cd8cc4c0
parent6f548300b2b823af0b2ae208e12ddfdeebe3e71d
meson: use signed chars

This matches what the autotools build is doing.
Also see https://github.com/util-linux/util-linux/pull/2768 .

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