mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
Python:
- enable ucs4 unicode build
This commit is contained in:
parent
bff53b3b39
commit
fcd0619ce4
@ -50,6 +50,7 @@ OPT="$TARGET_CFLAGS -fno-strict-aliasing" \
|
||||
--sysconfdir=/etc \
|
||||
--enable-shared \
|
||||
--with-threads \
|
||||
--enable-unicode=ucs4 \
|
||||
--disable-ipv6 \
|
||||
--disable-profiling \
|
||||
--without-pydebug \
|
||||
|
Loading…
x
Reference in New Issue
Block a user