- 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
@ -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…
x
Reference in New Issue
Block a user