[LinuxBIOS] buildrom problems (serengeti cheetah, s2891)
Jordan Crouse
jordan.crouse at amd.com
Thu Oct 25 00:36:31 CEST 2007
On 24/10/07 18:12 -0400, Ward Vandewege wrote:
> On Wed, Oct 24, 2007 at 02:38:42PM -0600, Jordan Crouse wrote:
> > Try this patch to buildrom - it should make everybody happy.
> >
> > Jordan
> > --
> > Jordan Crouse
> > Systems Software Development Engineer
> > Advanced Micro Devices, Inc.
> >
> >
> > !DSPAM:471fad6a90701804284693!
>
> > [BUILDROM] Fix building 32 bit on 64 bit hosts
> >
> > Re-adjust my previous patch a little bit, its not smart to be passing the
> > -m32 flag into the kernel, it already knows how to do the right thing (TM).
> > So pull the 32 bit flags from the default CC, AS and LD variable and pass
> > them in individually. Also, add quotes to the variables passed into the
> > kernel, since thats obviously buggy.
> >
> > Signed-off-by: Jordan Crouse <jordan.crouse at amd.com>
>
> Myles has confirmed (off-list) that this fixes the problem on 64 bit; I've
> confirmed that it does not break 32 bit, hence:
>
> Acked-by: Ward Vandewege <ward at gnu.org>
r49
More information about the coreboot
mailing list