summaryrefslogtreecommitdiff
path: root/BUILD/compile-dist
diff options
context:
space:
mode:
Diffstat (limited to 'BUILD/compile-dist')
-rwxr-xr-xBUILD/compile-dist5
1 files changed, 2 insertions, 3 deletions
diff --git a/BUILD/compile-dist b/BUILD/compile-dist
index 9fe3aaf8bb5..cabe094cfc0 100755
--- a/BUILD/compile-dist
+++ b/BUILD/compile-dist
@@ -78,6 +78,5 @@ fi
./configure \
--with-embedded-server \
--with-perfschema \
- --with-ndbcluster
-$gmake
-
+ --with-plugins=max-no-ndb
+$gmake -j4