mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +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
|
||||
PKG_CONFIGURE_OPTS_HOST="--disable-polly \
|
||||
--disable-zlib \
|
||||
--disable-assertions \
|
||||
--enable-optimized \
|
||||
--disable-debug-runtime \
|
||||
|
Loading…
x
Reference in New Issue
Block a user