xz: build xz:host as static library

This commit is contained in:
Stefan Saraev 2014-01-07 12:43:22 +02:00
parent 36dbdcb422
commit b793e81161

View File

@ -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 \