diff --git a/configure.py b/configure.py index eeab0cded0..fbecd35fe7 100755 --- a/configure.py +++ b/configure.py @@ -1536,7 +1536,6 @@ def get_warning_options(cxx): '-Wno-unsupported-friend', # https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77728 '-Wno-psabi', - '-Wno-narrowing', '-Wno-enum-constexpr-conversion', ]