From bee870d74f87f40e9f85f67e373f3e53c225e81a Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Sun, 12 Aug 2012 16:51:12 -0400 Subject: [PATCH] coreutils: Remove --build from configure options. --- lfs/coreutils | 2 -- 1 file changed, 2 deletions(-) diff --git a/lfs/coreutils b/lfs/coreutils index 246cd96b2e..62a8bb4db5 100644 --- a/lfs/coreutils +++ b/lfs/coreutils @@ -45,8 +45,6 @@ else EXTRA_INSTALL = endif -EXTRA_CONFIG += --build=$(BUILDTARGET) - ############################################################################### # Top-level Rules ############################################################################### -- 2.39.5