]> git.ipfire.org Git - thirdparty/util-linux.git/commit
libmount: (python): work around python 3.12 bug
authorThomas Weißschuh <thomas@t-8ch.de>
Sun, 9 Jul 2023 08:18:15 +0000 (10:18 +0200)
committerThomas Weißschuh <thomas@t-8ch.de>
Mon, 10 Jul 2023 11:23:49 +0000 (13:23 +0200)
commitc6cdefd733d0911e9a042e621d4f6ca55cb44505
tree8aa4adaa26865e68327b2812cefb096cf9aad060
parentb4bd5885271ac2be0a08fe44132ebe457b00d996
libmount: (python): work around python 3.12 bug

Python 3.12 introduced a -Wredundant-decls warning.
Work around it by not breaking the build.

See https://github.com/python/cpython/issues/106560

Closes: #2366
Signed-off-by: Thomas Weißschuh <thomas@t-8ch.de>
configure.ac
libmount/python/meson.build