mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
gettext: force disabling of csharp support, this should fix #3344
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
385153c910
commit
e66c011dfa
@ -39,4 +39,5 @@ PKG_CONFIGURE_OPTS_HOST="--enable-static --disable-shared \
|
|||||||
--with-gnu-ld \
|
--with-gnu-ld \
|
||||||
--disable-java \
|
--disable-java \
|
||||||
--disable-native-java \
|
--disable-native-java \
|
||||||
|
--disable-csharp \
|
||||||
--without-emacs"
|
--without-emacs"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user