From 734e54779519280cac79c8ae85cc72ed3c3ef4c5 Mon Sep 17 00:00:00 2001 From: Stefan Saraev Date: Fri, 7 Feb 2014 10:58:27 +0200 Subject: [PATCH] Revert "util-linux:host: build static" This reverts commit 4fb5978256be8e7819f0afef085aecb1c7e3cc62. --- packages/sysutils/util-linux/package.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/sysutils/util-linux/package.mk b/packages/sysutils/util-linux/package.mk index 6a7bb80c5a..0ba4874169 100644 --- a/packages/sysutils/util-linux/package.mk +++ b/packages/sysutils/util-linux/package.mk @@ -95,7 +95,7 @@ PKG_CONFIGURE_OPTS_TARGET="--disable-gtk-doc \ --without-utempter \ --without-systemdsystemunitdir" -PKG_CONFIGURE_OPTS_HOST="$PKG_CONFIGURE_OPTS_TARGET --enable-static --disable-shared" +PKG_CONFIGURE_OPTS_HOST="$PKG_CONFIGURE_OPTS_TARGET" post_makeinstall_target() { rm -rf $INSTALL/usr/bin