X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/17a7bbf450a12b9e518d3ed580cd56e43c70cab3..3d471f92e8c432218b42fbde386427a230695fc6:/src/Makefile.am diff --git a/src/Makefile.am b/src/Makefile.am index 5ea11934d5..712816dd96 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1,14 +1,8 @@ -#AM_CPPFLAGS= -AM_CFLAGS= -g #AM_CFLAGS= -DNDEBUG # -DNLOG cuts absolutely all logs at compilation time. # -DNDEBUG cuts asserts and logs at "trace" and "debug" levels. -# -g -ffast-math -funroll-loops -O3 -fno-strict-aliasing -# Those should be added by configure when using gcc -# fast-math is nasty when using IEEE floating point semantic -# strict-aliasing breaks my type-punning bad habit. MAINTAINERCLEANFILES=Makefile.in