mirror of
https://github.com/MariaDB/server.git
synced 2025-01-29 10:14:19 +01:00
fixed typo
This commit is contained in:
parent
7c8773d9a3
commit
b67ded49cd
1 changed files with 1 additions and 1 deletions
|
@ -61,7 +61,7 @@ aclocal; autoheader; aclocal; automake; autoconf
|
|||
--enable-thread-safe-client \
|
||||
--without-berkeley-db
|
||||
|
||||
gmake -j 2 .
|
||||
gmake -j 2
|
||||
|
||||
time gmake -j 2 distcheck \
|
||||
EXTRA_CONF_ARGS="--with-unix-socket-path=/var/tmp/mysql.sock --with-low-memory $EXTRA_CONFIG"
|
||||
|
|
Loading…
Add table
Reference in a new issue