mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
mysql: dont hardcode default charset, let mysql choose the right one
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
26465a829f
commit
d43dbbfbbb
@ -46,8 +46,6 @@ ac_cv_sys_restartable_syscalls=yes \
|
||||
--with-big-tables \
|
||||
--with-mysqld-user=mysqld \
|
||||
--with-extra-charsets=all \
|
||||
--with-charset=utf8 \
|
||||
--with-collation=utf8_unicode_ci \
|
||||
--with-pthread \
|
||||
--with-named-thread-libs=-lpthread \
|
||||
--enable-thread-safe-client \
|
||||
|
Loading…
x
Reference in New Issue
Block a user