summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f3b0b2f2b500..c78595292650 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -20,6 +20,7 @@ build() {
-DCMAKE_INSTALL_PREFIX=/usr \
-DTesting=OFF \
-DDocumentation=OFF \
+ -DENABLE_MPI=OFF \
..
make
}