﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
5304	chapter6: Add --build for all cross compiled packages	Xi Ruoyao	Bruce Dubbs	"In autoconf, `--host=$LFS_TGT` alone is not enough for cross compiling.  We need the combination of `--host=$LFS_TGT --build=$(./config.guess)` (path to `config.guess` may vary for different packages).

With diffutils-3.10 (the first chapter 6 package without --build) the configure script says:

{{{
checking whether we are cross compiling... no
}}}

This is not what we want.  And the issue is likely causing a build failure in chapter 6 sed with glibc-2.38 (not sure why it only starts to blow up with the glibc update though)."	defect	closed	normal	12.0	Book	git	normal	fixed		
