Index: configure --- configure.orig 2023-05-13 09:50:45.097668000 +0200 +++ configure 2023-05-13 09:52:50.130078000 +0200 @@ -8441,7 +8441,6 @@ elif test "$GCC" = "yes" then GCC_VERSION=`$CC -dumpversion` - CFLAGS="$CFLAGS -Wall -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls" if test "x$enable_asan" = "xyes"; then CFLAGS="$CFLAGS -fsanitize=address" fi