mirror of
https://github.com/MariaDB/server.git
synced 2026-04-27 18:55:31 +02:00
- updated compile-dist to include NDB cluster
BUILD/compile-dist: - make sure to include NDB cluster in the distribution, too
This commit is contained in:
parent
74ddae773a
commit
0428fcb89e
1 changed files with 2 additions and 1 deletions
|
|
@ -42,5 +42,6 @@ fi
|
|||
--with-embedded-server \
|
||||
--with-berkeley-db \
|
||||
--with-innodb \
|
||||
--enable-thread-safe-client
|
||||
--enable-thread-safe-client \
|
||||
--with-ndbcluster
|
||||
make
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue