X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/loba.git/blobdiff_plain/431784fbebda861a137730be550d1981776e686d..785641a0937a8e0bec6a0af7f6753ba7793da309:/Makefile?ds=sidebyside diff --git a/Makefile b/Makefile index 751418c..f7e2171 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ #SIMGRID_INSTALL_DIR ?= $(PWD)/simgrid-stable SIMGRID_INSTALL_DIR ?= $(PWD)/simgrid-dev -OPTIM_FLAGS += -O3 +OPTIM_FLAGS += -pipe -O3 DEBUG_FLAGS += -g #DEBUG_FLAGS += -pg CHECK_FLAGS += -Wall -Wextra