Commit 9ae7f931 authored by unknown's avatar unknown

Do-all-build-steps added --without-berkeley-db


Build-tools/Do-all-build-steps:
  added --without-berkeley-db
BitKeeper/etc/logging_ok:
  Logging to logging@openlogging.org accepted
parent 78360137
jani@prima.mysql.com jani@prima.mysql.com
serg@serg.mysql.com serg@serg.mysql.com
sasha@work.mysql.com
...@@ -58,7 +58,8 @@ aclocal; autoheader; aclocal; automake; autoconf ...@@ -58,7 +58,8 @@ aclocal; autoheader; aclocal; automake; autoconf
--with-unix-socket-path=/var/tmp/mysql.sock \ --with-unix-socket-path=/var/tmp/mysql.sock \
--with-low-memory \ --with-low-memory \
--with-mit-threads=yes $EXTRA_CONFIG \ --with-mit-threads=yes $EXTRA_CONFIG \
--enable-thread-safe-client --enable-thread-safe-client \
--without-berkeley-db
gmake # --jobs=4 does not work. gmake # --jobs=4 does not work.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment