[LinuxBIOS] [PATCH] buildrom qemu patch

2007-12-13 Thread Myles Watson
This patch puts build output from qemu into log files, corrects a reference to the compiler in the Makefile, and updates the default compiler to be gcc34 instead of gcc32. I'd have called it trivial except that I changed the default compiler. Myles Signed-off-by: Myles Watson [EMAIL PROTECTED]

Re: [LinuxBIOS] [PATCH] buildrom qemu patch

2007-12-13 Thread Uwe Hermann
On Thu, Dec 13, 2007 at 04:54:44PM -0700, Myles Watson wrote: Index: buildrom-devel/config/platforms/Config.in === --- buildrom-devel/config/platforms/Config.in (revision 84) +++ buildrom-devel/config/platforms/Config.in (working