mpfr:host: build static

This commit is contained in:
Stephan Raue 2014-08-15 23:25:24 +03:00
parent 80534baadb
commit 02090cce96

View File

@ -33,8 +33,8 @@ PKG_IS_ADDON="no"
PKG_AUTORECONF="no"
PKG_CONFIGURE_OPTS_HOST="--target=$TARGET_NAME \
--enable-static --disable-shared \
--prefix=$ROOT/$TOOLCHAIN \
--enable-shared \
--with-gmp-lib=$ROOT/$TOOLCHAIN/lib \
--with-gmp-include=$ROOT/$TOOLCHAIN/include"