Commit 6da57fd8 authored by sasha@work.mysql.com's avatar sasha@work.mysql.com
Browse files

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

parent 8ce6b647
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
jani@prima.mysql.com
serg@serg.mysql.com
sasha@work.mysql.com
+2 −1
Original line number Diff line number Diff line
@@ -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.