mirror of
https://github.com/MariaDB/server.git
synced 2026-04-28 03:05:33 +02:00
- enable "with-extra-charsets=complex" for the "compile-dist" distribution
build (to make the test suite pass)
BUILD/compile-dist:
- enable "with-extra-charsets=complex" for the distribution build
(to make the test suite pass)
This commit is contained in:
parent
3edb7774ed
commit
10844e41da
1 changed files with 2 additions and 1 deletions
|
|
@ -42,5 +42,6 @@ fi
|
||||||
--with-embedded-server \
|
--with-embedded-server \
|
||||||
--with-berkeley-db \
|
--with-berkeley-db \
|
||||||
--with-innodb \
|
--with-innodb \
|
||||||
--enable-thread-safe-client
|
--enable-thread-safe-client \
|
||||||
|
--with-extra-charsets=complex
|
||||||
make
|
make
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue