Added --with-ndbcluster config option to compile-pentium-valgrind-max

(since it's in the other -max builds already).
This commit is contained in:
pem@mysql.comhem.se 2004-07-29 15:28:40 +02:00
commit 387a01ddc8
2 changed files with 1 additions and 6 deletions

View file

@ -7,11 +7,6 @@ extra_flags="$pentium_cflags $fast_cflags -g"
extra_configs="$pentium_configs"
#strip=yes
#extra_configs="$extra_configs --with-innodb --with-berkeley-db \
# --with-embedded-server --enable-thread-safe-client \
# --with-openssl --with-vio --with-raid --with-ndbcluster"
# removed per discussion with Brian and Sanja because it makes Bootstrap
# fail
extra_configs="$extra_configs --with-innodb --with-berkeley-db \
--with-embedded-server --enable-thread-safe-client \
--with-openssl --with-vio --with-raid --with-ndbcluster"