summaryrefslogtreecommitdiff
path: root/BUILD/compile-pentium-max
diff options
context:
space:
mode:
authorunknown <pem@mysql.comhem.se>2004-07-29 15:28:40 +0200
committerunknown <pem@mysql.comhem.se>2004-07-29 15:28:40 +0200
commit2d2cf95ee3c74e9bb2fa5c881ba537bf06fabde3 (patch)
tree30ef73fad0b0c8b689230f16c067131cb9fddd6f /BUILD/compile-pentium-max
parent3f4e7a910d0355e0305ac37bf4707c83d5bb3aed (diff)
downloadmariadb-git-2d2cf95ee3c74e9bb2fa5c881ba537bf06fabde3.tar.gz
Added --with-ndbcluster config option to compile-pentium-valgrind-max
(since it's in the other -max builds already). BUILD/compile-pentium-max: Removed obviously obsolete comment. BUILD/compile-pentium-valgrind-max: Added same --with* options as for other -max builds (e.g. ndbcluster).
Diffstat (limited to 'BUILD/compile-pentium-max')
-rwxr-xr-xBUILD/compile-pentium-max5
1 files changed, 0 insertions, 5 deletions
diff --git a/BUILD/compile-pentium-max b/BUILD/compile-pentium-max
index 6eb71fcebb6..caf657a2049 100755
--- a/BUILD/compile-pentium-max
+++ b/BUILD/compile-pentium-max
@@ -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"