X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=configure.ac;h=083ec34f3cd3023b7e93fbf4be42705aa16f4d21;hb=d22ad5f818289bb10faa814c2ecef071ec0c2c67;hp=e9b269666f3264d2fcdb3bbdba9dff6ee36053de;hpb=9f4a25d35d037cbb5d8aeb50f9e8fa10748a4d14;p=lttng-tools.git diff --git a/configure.ac b/configure.ac index e9b269666..083ec34f3 100644 --- a/configure.ac +++ b/configure.ac @@ -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