From: Martin Quinson Date: Thu, 15 Nov 2012 09:44:11 +0000 (+0100) Subject: turn off the mallocators during the memory check X-Git-Tag: v3_9_rc1~91^2~96 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/1031a0ac5acd25204bfaae2ea136922602390091 turn off the mallocators during the memory check --- diff --git a/buildtools/pipol/Nightly_memCheck.sh b/buildtools/pipol/Nightly_memCheck.sh index 28a85062c7..ccf05a4a0c 100755 --- a/buildtools/pipol/Nightly_memCheck.sh +++ b/buildtools/pipol/Nightly_memCheck.sh @@ -39,6 +39,7 @@ cmake \ -Denable_latency_bound_tracking=off \ -Denable_gtnets=off \ -Denable_jedule=off \ +-Denable_mallocators=off \ -Denable_memcheck=on ./ ctest -D NightlyStart ctest -D NightlyConfigure