X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=configure.ac;h=c8324a591c3076f8f7b87b7e3894fe5dc08e584d;hp=b175ef52b2f100f37e14631e91074b765e7a8438;hb=d775b2b71d42ec52bd9a43cb51e84aa1035e1432;hpb=1cc00241a01b1f3a1ed54fc43457bb798724f36e diff --git a/configure.ac b/configure.ac index b175ef52b..c8324a591 100644 --- a/configure.ac +++ b/configure.ac @@ -44,6 +44,7 @@ AX_APPEND_COMPILE_FLAGS([ dnl -Wold-style-definition dnl -Wstrict-prototypes dnl -Wshadow dnl + -Wno-gnu-folding-constant dnl ], [WARN_CFLAGS], [-Werror])