gmp:host: build static

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

View File

@ -33,7 +33,7 @@ PKG_IS_ADDON="no"
PKG_AUTORECONF="yes"
PKG_CONFIGURE_OPTS_HOST="--enable-cxx"
PKG_CONFIGURE_OPTS_HOST="--enable-cxx --enable-static --disable-shared"
pre_configure_host() {
export CFLAGS="$CFLAGS -fPIC -DPIC"