mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
xz: build xz:host as static library
This commit is contained in:
parent
36dbdcb422
commit
b793e81161
@ -33,7 +33,8 @@ PKG_LONGDESC="XZ Utils is free general-purpose data compression software with hi
|
||||
PKG_IS_ADDON="no"
|
||||
PKG_AUTORECONF="no"
|
||||
|
||||
PKG_CONFIGURE_OPTS_HOST="--disable-lzmadec \
|
||||
PKG_CONFIGURE_OPTS_HOST="--disable-shared --enable-static \
|
||||
--disable-lzmadec \
|
||||
--disable-lzmainfo \
|
||||
--enable-lzma-links \
|
||||
--disable-scripts \
|
||||
|
Loading…
x
Reference in New Issue
Block a user