X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=configure.ac;h=cca827a77cd50e6a627b38cd03d249e6fc7d6b1c;hb=fa184a4dbf3ee0ac1cc1001566031abbc7866f87;hp=ba4c85559ad4037c0dd4d9da3c3ed361efcbddb5;hpb=464c475658ae29039b3b9e769b5b02195688a94a;p=lttng-ust.git diff --git a/configure.ac b/configure.ac index ba4c8555..cca827a7 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