From d28d982c819b1cf2e261afba2439ae8430b8cfb9 Mon Sep 17 00:00:00 2001 From: Arnaud Giersch Date: Tue, 11 Dec 2012 15:13:41 +0100 Subject: [PATCH] Enable smpi for Nightly_memCheck. --- buildtools/pipol/Nightly_memCheck.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/buildtools/pipol/Nightly_memCheck.sh b/buildtools/pipol/Nightly_memCheck.sh index ccf05a4a0c..e53e66dd29 100755 --- a/buildtools/pipol/Nightly_memCheck.sh +++ b/buildtools/pipol/Nightly_memCheck.sh @@ -31,7 +31,7 @@ fi cmake \ -Denable_lua=off \ -Denable_tracing=off \ --Denable_smpi=off \ +-Denable_smpi=on \ -Denable_compile_optimizations=off \ -Denable_compile_warnings=on \ -Denable_lib_static=off \ -- 2.20.1