parted: dont build shared lib

This commit is contained in:
Stefan Saraev 2014-01-12 14:43:35 +02:00
parent 132c1e92bd
commit 5b3ae4766c

View File

@ -34,7 +34,9 @@ PKG_IS_ADDON="no"
PKG_AUTORECONF="no"
PKG_CONFIGURE_OPTS_HOST="--disable-shared --without-readline"
PKG_CONFIGURE_OPTS_TARGET="--disable-device-mapper \
--disable-shared \
--without-readline \
--disable-rpath \
--with-gnu-ld"