From: Michael Tremer Date: Thu, 15 Sep 2011 22:09:19 +0000 (+0200) Subject: coreutils: Remove unhandled configure option. X-Git-Tag: v2.9-core54~13^2~93 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=afab70b199538b07299e69052c148901c2bf56df;p=people%2Fms%2Fipfire-2.x.git coreutils: Remove unhandled configure option. --- diff --git a/lfs/coreutils b/lfs/coreutils index eb709a86b3..6e78e3af49 100644 --- a/lfs/coreutils +++ b/lfs/coreutils @@ -40,7 +40,7 @@ ifeq "$(ROOT)" "" EXTRA_INSTALL = else TARGET = $(DIR_INFO)/$(THISAPP)-tools - EXTRA_CONFIG = --prefix=/tools --disable-nls --host=$(MACHINE) + EXTRA_CONFIG = --prefix=/tools --disable-nls EXTRA_MAKE = EXTRA_INSTALL = endif