configure: enable -Wsuggest-attribute=format
[lttng-tools.git] / configure.ac
index e9b269666f3264d2fcdb3bbdba9dff6ee36053de..083ec34f3cd3023b7e93fbf4be42705aa16f4d21 100644 (file)
@@ -71,6 +71,7 @@ m4_define([WARN_FLAGS_LIST], [ dnl
   -Wmissing-parameter-type dnl
   -Wshadow dnl
   -Wno-gnu-folding-constant dnl
+  -Wsuggest-attribute=format dnl
   dnl GCC enables this with -Wall in C++, and that generates a
   dnl lot of warnings that have on average a low value to fix.
   -Wno-sign-compare dnl
This page took 0.022577 seconds and 4 git commands to generate.