diff --git a/m4/compiler_warnings.m4 b/m4/compiler_warnings.m4 index f5be84d7ea..5c8d207770 100644 --- a/m4/compiler_warnings.m4 +++ b/m4/compiler_warnings.m4 @@ -77,6 +77,9 @@ if test "$GCC" = "yes" -a "$set_more_warnings" != "no"; then dnl https://bugzilla.gnome.org/show_bug.cgi?id=745821 NM_COMPILER_WARNING([unknown-attributes], [#include ]) + dnl https://bugzilla.gnome.org/show_bug.cgi?id=744473 + NM_COMPILER_WARNING([typedef-redefinition], [#include ]) + dnl https://llvm.org/bugs/show_bug.cgi?id=21614 NM_COMPILER_WARNING([array-bounds], [#include ]