Fix: Tests: race condition in test_ns_contexts_change
[lttng-tools.git] / configure.ac
index 102a1d0f4b1b9351ca8397b8bab6e2b896ce1540..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])
@@ -1151,6 +1152,7 @@ AC_CONFIG_FILES([
        tests/regression/tools/trigger/start-stop/Makefile
        tests/regression/tools/trigger/utils/Makefile
        tests/regression/tools/trigger/name/Makefile
+       tests/regression/tools/trigger/hidden/Makefile
        tests/regression/ust/Makefile
        tests/regression/ust/nprocesses/Makefile
        tests/regression/ust/high-throughput/Makefile
This page took 0.024275 seconds and 4 git commands to generate.