lzo:host: build static

This commit is contained in:
Stephan Raue 2014-08-24 17:40:10 +03:00
parent f815e2e868
commit f79017b689

View File

@ -33,4 +33,5 @@ PKG_LONGDESC="LZO is a data compression library which is suitable for data de-/c
PKG_IS_ADDON="no"
PKG_AUTORECONF="yes"
PKG_CONFIGURE_OPTS_HOST="--disable-shared --enable-static"
PKG_CONFIGURE_OPTS_TARGET="--disable-shared --enable-static"