X-Git-Url: https://git.efficios.com/?a=blobdiff_plain;ds=sidebyside;f=configure.ac;h=89884d973eb7b7bc85b4a0024bfe6b97a35db7ea;hb=827e42e017fc5f525aa39a3851bf2e7e50e887aa;hp=f1cc77d0e1658219b209f302c10081c4953195bb;hpb=63b7bb4ebbbe3c996a1ffd5c45ebe63b2cf3a1fc;p=babeltrace.git diff --git a/configure.ac b/configure.ac index f1cc77d0..89884d97 100644 --- a/configure.ac +++ b/configure.ac @@ -733,6 +733,7 @@ m4_define([WARN_FLAGS_LIST], [ dnl dnl Ref: https://github.com/swig/swig/issues/1259 -Wno-cast-function-type dnl -Wno-missing-field-initializers dnl + -Wno-maybe-uninitialized dnl ]) # Pass -Werror as an extra flag during the test: this is needed to make the