]> AND Private Git Repository - loba.git/commitdiff
Logo AND Algorithmique Numérique Distribuée

Private GIT Repository
Build against simgrid-stable by default.
authorArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Tue, 3 Jul 2018 09:15:50 +0000 (11:15 +0200)
committerArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Tue, 3 Jul 2018 09:15:50 +0000 (11:15 +0200)
Makefile

index a30e931cf5d83af473a8a89ea497e82bf490ba45..21457babe42cc7d3165fbfa93a90d6673f8a8d7c 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
-#SIMGRID_INSTALL_DIR ?= $(PWD)/simgrid-stable
-SIMGRID_INSTALL_DIR ?= $(PWD)/simgrid-dev
+SIMGRID_INSTALL_DIR ?= $(PWD)/simgrid-stable
+#SIMGRID_INSTALL_DIR ?= $(PWD)/simgrid-dev
 
 OPTIM_FLAGS += -pipe -O3
 DEBUG_FLAGS += -g