diff --git a/lfs/coreutils b/lfs/coreutils index eb709a86b..6e78e3af4 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