diff options
Diffstat (limited to 'BUILD')
-rwxr-xr-x | BUILD/compile-dist | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/BUILD/compile-dist b/BUILD/compile-dist index f27c218747c..7c177f54258 100755 --- a/BUILD/compile-dist +++ b/BUILD/compile-dist @@ -43,5 +43,6 @@ fi --with-berkeley-db \ --with-innodb \ --enable-thread-safe-client \ + --with-extra-charsets=complex \ --with-ndbcluster make |