From afab70b199538b07299e69052c148901c2bf56df Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Fri, 16 Sep 2011 00:09:19 +0200 Subject: [PATCH] coreutils: Remove unhandled configure option. --- lfs/coreutils | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.2