Fix: Tests: race condition in test_ns_contexts_change
[lttng-tools.git] / configure.ac
index b175ef52b2f100f37e14631e91074b765e7a8438..c8324a591c3076f8f7b87b7e3894fe5dc08e584d 100644 (file)
@@ -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])
This page took 0.022592 seconds and 4 git commands to generate.