X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=configure.ac;h=c8324a591c3076f8f7b87b7e3894fe5dc08e584d;hp=102a1d0f4b1b9351ca8397b8bab6e2b896ce1540;hb=d775b2b71d42ec52bd9a43cb51e84aa1035e1432;hpb=208e4eea6509113477abee7e161ca63916bd6d73 diff --git a/configure.ac b/configure.ac index 102a1d0f4..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]) @@ -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