X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/1a87ce3be5a701f892a145f43328ebc369ea432f..fd798487ad9e31cac739a73cd02159797bf3f959:/acmacro/compiler-flags.m4 diff --git a/acmacro/compiler-flags.m4 b/acmacro/compiler-flags.m4 index c9d6169762..f66f1b4811 100644 --- a/acmacro/compiler-flags.m4 +++ b/acmacro/compiler-flags.m4 @@ -91,6 +91,8 @@ AC_DEFUN([SG_COMPILE_FLAGS],[ if test "x$cflags_set" != "xyes" ; then CFLAGS="$optCFLAGS $CFLAGS" fi + else + CFLAGS="$CFLAGS -O0" fi if test x$lt_cv_prog_gnu_ld = xyes ; then