diff options
author | mysqldev@mysql.com <> | 2004-05-26 21:39:15 +0200 |
---|---|---|
committer | mysqldev@mysql.com <> | 2004-05-26 21:39:15 +0200 |
commit | f0ce42d60dc122a01940767e82aff69028d9f44e (patch) | |
tree | 65eb31b1a61f547e0ffb120c4148e77d87a5043d | |
parent | c342318c6eea1f29a03100b4534a1b1ad63d92bc (diff) | |
download | mariadb-git-f0ce42d60dc122a01940767e82aff69028d9f44e.tar.gz |
logging_ok:
Logging to logging@openlogging.org accepted
compile-pentium-max:
changed --with-ndbcluster to --without-ndbcluster because it fails on 4.1 builds
-rwxr-xr-x | BUILD/compile-pentium-max | 7 | ||||
-rw-r--r-- | BitKeeper/etc/logging_ok | 1 |
2 files changed, 7 insertions, 1 deletions
diff --git a/BUILD/compile-pentium-max b/BUILD/compile-pentium-max index caf657a2049..5deedf7ac37 100755 --- a/BUILD/compile-pentium-max +++ b/BUILD/compile-pentium-max @@ -7,8 +7,13 @@ 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" + --with-openssl --with-vio --with-raid --without-ndbcluster" . "$path/FINISH.sh" diff --git a/BitKeeper/etc/logging_ok b/BitKeeper/etc/logging_ok index ab36663aab3..fbe19a262fa 100644 --- a/BitKeeper/etc/logging_ok +++ b/BitKeeper/etc/logging_ok @@ -113,6 +113,7 @@ mwagner@work.mysql.com mydev@mysql.com mysql@home.(none) mysqldev@build.mysql2.com +mysqldev@mysql.com ndbdev@ndbmaster.mysql.com nick@mysql.com nick@nick.leippe.com |