[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [ppc patch] ASFLAGS and CFLAGS
From: |
Marco Gerards |
Subject: |
Re: [ppc patch] ASFLAGS and CFLAGS |
Date: |
Sat, 16 Oct 2004 09:34:43 +0000 |
User-agent: |
Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (gnu/linux) |
Hollis Blanchard <address@hidden> writes:
> I haven't yet resolved the genmk.rb issues with listing grubof in
> sbin_UTILITIES. We don't want grubof to be an "IMAGE", as that does an
> objcopy -O binary. So I think a new class is required in genmk.rb...
> perhaps called pkgdata_ELF or so.
Perhaps you can prevent that when using the proper LDFLAGS for grubof
only. I prefer that over what you did in this patch, if that also
fixes the problem.
Thanks,
Marco