1--- configure.orig	2022-02-17 18:25:55 UTC
2+++ configure
3@@ -15473,7 +15473,7 @@ yes)
4 warning_flags="-wall -Wno-error=deprecated-declarations"
5 ;;
6 maximum|error)
7-warning_flags="-Wall -Wno-error=deprecated-declarations -Wempty-body -Wformat-security -Winit-self -Warray-bounds -Wimplicit-function-declaration"
8+warning_flags="-Wall -Wno-error=deprecated-declarations -Warray-bounds -Wimplicit-function-declaration"
9 if test "$enable_compile_warnings" = "error" ; then
10     warning_flags="$warning_flags -Werror"
11 fi
12