diff options
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index 81438fcd09..c8c82aa6ce 100644 --- a/configure.ac +++ b/configure.ac @@ -1821,6 +1821,7 @@ if test "x$enable_gcc_warnings_advisory" != "xno"; then -Wselector-type-mismatch -Wsentinel -Wserialized-diagnostics + -Wshadow -Wshift-count-negative -Wshift-count-overflow -Wshift-negative-value |