[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: PPC compiles fixes
From: |
Jeroen Dekkers |
Subject: |
Re: PPC compiles fixes |
Date: |
Fri, 30 Apr 2004 22:04:41 +0200 |
User-agent: |
Wanderlust/2.10.1 (Watching The Wheels) SEMI/1.14.6 (Maruoka) FLIM/1.14.6 (Marutamachi) APEL/10.6 Emacs/21.3.50 (i686-pc-linux-gnu) MULE/5.0 (SAKAKI) |
At Fri, 30 Apr 2004 21:15:38 +0200,
Jeroen Dekkers wrote:
is a patch that should make the PPC port of GRUB 2 compile.
> I made these changes on an iBook from someone else and since I don't
> have PPC hardware I can't test it further. I hope Marco can test it.
<SNIP>
Marco wanted a changelog entry, so here it is:
2004-04-30 Jeroen Dekkers <address@hidden>
* conf/powerpc-ieee1275.rmk (grub_emu_SOURCES): Add normal/arg.c,
commands/ls.c, commands/terminal.c, commands/boot.c,
commands/cmp.c and commands/cat.c.
(grubof_LDFLAGS): Add -nostdlib -static-libgcc -lgcc.
* kern/powerpc/ieee1275/init.c: Include "grub/env.h" instead of
"env.h"