mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 05:06:43 +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
7b96243492
commit
4c43f6879c
@ -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