X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/e6e6498326aec873b66812380327a4ebc152655f..45b9f54d155a0bd8a3399637edf185c236b35618:/acmacro/compiler-flags.m4 diff --git a/acmacro/compiler-flags.m4 b/acmacro/compiler-flags.m4 index 2b6672c78e..1f27293e51 100644 --- a/acmacro/compiler-flags.m4 +++ b/acmacro/compiler-flags.m4 @@ -21,7 +21,7 @@ AC_DEFUN([GNOME_COMPILE_WARNINGS],[ warnCFLAGS="$warnCFLAGS -Wmissing-prototypes -Wmissing-declarations \ -finline-functions -Wshadow -Wpointer-arith -Wchar-subscripts -Wcomment \ -Wformat=2 -Wno-unused-variable -Wno-unused-function -Wwrite-strings \ - -Werror" + -Werror -O0" fi fi