X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=blobdiff_plain;f=configure.ac;fp=configure.ac;h=89884d973eb7b7bc85b4a0024bfe6b97a35db7ea;hp=f1cc77d0e1658219b209f302c10081c4953195bb;hb=419d8c49bd978a59b8a0619d83cb6ba26b18f970;hpb=6a442676d02cabb5d4954bb8ca9a27ce83584ad4 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