﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
273	don't sed config.make but use configparms	gerard@…	gerard@…	"A long time ago with LFS we used a configparms file to override certain settings
(like the install_prefix to $LFS/usr). Now we don't use the file anymore since
we compile it inside chroot. But now we are sed'ing the config.make file and we
should test if we can't simply put ""cross-compiling = no"" in configparms. It
should override config.make's setting (that's how it supposed to work anyways).
That'll be one less sed replaced by a simple:
echo ""cross-compiling = no"" > configparms"	defect	closed	highest		Book	CVS	normal	fixed		
