X-Git-Url: https://git.liburcu.org/?p=lttng-tools.git;a=blobdiff_plain;f=configure.ac;h=c8324a591c3076f8f7b87b7e3894fe5dc08e584d;hp=b175ef52b2f100f37e14631e91074b765e7a8438;hb=d0004d4bfc7d0f7e411b905b83da56d336768238;hpb=39ff9b136e60b9d568278430523319749e4aae42 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])