mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-30 06:06:43 +00:00
llvm: disable zlib support in hostbuild, to prevent a build error if zlib-devel is not installed on host system
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
0d8cda6373
commit
75424db37d
@ -38,6 +38,7 @@ PKG_AUTORECONF="no"
|
|||||||
|
|
||||||
# package specific configure options
|
# package specific configure options
|
||||||
PKG_CONFIGURE_OPTS_HOST="--disable-polly \
|
PKG_CONFIGURE_OPTS_HOST="--disable-polly \
|
||||||
|
--disable-zlib \
|
||||||
--disable-assertions \
|
--disable-assertions \
|
||||||
--enable-optimized \
|
--enable-optimized \
|
||||||
--disable-debug-runtime \
|
--disable-debug-runtime \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user