mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-31 22:47:51 +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
125d920217
commit
aab66a1b33
@ -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