From: Arnaud Giersch Date: Tue, 5 Feb 2013 15:31:47 +0000 (+0100) Subject: [pipol] Enable Java on MC builds. X-Git-Tag: v3_9_90~510^2~30 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/0d67926b0e3f0ea77ceac450089d1f5269243f4a [pipol] Enable Java on MC builds. --- diff --git a/buildtools/pipol/Nightly_simgrid.sh b/buildtools/pipol/Nightly_simgrid.sh index d148775225..e99c3e3a1c 100755 --- a/buildtools/pipol/Nightly_simgrid.sh +++ b/buildtools/pipol/Nightly_simgrid.sh @@ -89,6 +89,7 @@ git clean -dfx cmake \ -Denable_coverage=on \ -Denable_model-checking=on \ +-Denable_java=on \ -Denable_lua=on \ -Denable_compile_optimizations=off . ctest -D NightlyStart