mirror of
https://github.com/LibreELEC/LibreELEC.tv
synced 2025-09-24 19:46:01 +07: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:
@@ -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 \
|
||||||
|
|||||||
Reference in New Issue
Block a user