mirror of
https://github.com/MariaDB/server.git
synced 2026-04-21 15:55:53 +02:00
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
This commit is contained in:
parent
7836013784
commit
9ae7f931ce
2 changed files with 3 additions and 1 deletions
|
|
@ -1,2 +1,3 @@
|
|||
jani@prima.mysql.com
|
||||
serg@serg.mysql.com
|
||||
sasha@work.mysql.com
|
||||
|
|
|
|||
|
|
@ -58,7 +58,8 @@ aclocal; autoheader; aclocal; automake; autoconf
|
|||
--with-unix-socket-path=/var/tmp/mysql.sock \
|
||||
--with-low-memory \
|
||||
--with-mit-threads=yes $EXTRA_CONFIG \
|
||||
--enable-thread-safe-client
|
||||
--enable-thread-safe-client \
|
||||
--without-berkeley-db
|
||||
|
||||
gmake # --jobs=4 does not work.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue