mpc:host: build static

This commit is contained in:
Stephan Raue 2014-08-15 23:24:54 +03:00
parent 971a276de8
commit c22648e0fc

View File

@ -33,7 +33,6 @@ PKG_IS_ADDON="no"
PKG_AUTORECONF="no"
PKG_CONFIGURE_OPTS_HOST="--target=$TARGET_NAME \
--enable-shared \
--disable-static \
--enable-static --disable-shared \
--with-gmp=$ROOT/$TOOLCHAIN \
--with-mpfr=$ROOT/$TOOLCHAIN"