mpc:host: build static

This commit is contained in:
Stephan Raue 2014-08-15 23:24:54 +03:00
parent 61ab326307
commit 80534baadb

View File

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