X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=configure.ac;h=437d71961871ec30fe9405b05fe933817aced698;hb=feac72042ef1572189d4280a4f151ce049ac2b1e;hp=ba4c85559ad4037c0dd4d9da3c3ed361efcbddb5;hpb=464c475658ae29039b3b9e769b5b02195688a94a;p=lttng-ust.git diff --git a/configure.ac b/configure.ac index ba4c8555..437d7196 100644 --- a/configure.ac +++ b/configure.ac @@ -162,6 +162,7 @@ m4_define([WARN_FLAGS_LIST], [ dnl -Wno-sign-compare dnl -Wno-missing-field-initializers dnl -Wno-null-dereference dnl + -Wno-gnu dnl Disable warnings for GNU extensions on Clang ]) # Pass -Werror as an extra flag during the test: this is needed to make the @@ -655,6 +656,7 @@ AC_CONFIG_FILES([ tests/regression/abi0-conflict/Makefile tests/regression/Makefile tests/unit/gcc-weak-hidden/Makefile + tests/unit/libcommon/Makefile tests/unit/libmsgpack/Makefile tests/unit/libringbuffer/Makefile tests/unit/Makefile