util-linux:host: build static

This commit is contained in:
Stefan Saraev 2014-02-05 14:50:24 +02:00
parent 461df21104
commit 4fb5978256

View File

@ -95,7 +95,7 @@ PKG_CONFIGURE_OPTS_TARGET="--disable-gtk-doc \
--without-utempter \ --without-utempter \
--without-systemdsystemunitdir" --without-systemdsystemunitdir"
PKG_CONFIGURE_OPTS_HOST="$PKG_CONFIGURE_OPTS_TARGET" PKG_CONFIGURE_OPTS_HOST="$PKG_CONFIGURE_OPTS_TARGET --enable-static --disable-shared"
post_makeinstall_target() { post_makeinstall_target() {
rm -rf $INSTALL/usr/bin rm -rf $INSTALL/usr/bin