On Fri, Nov 28, 2008 at 01:21:43PM -0200, Manoel Rebelo Abranches wrote:
> In the file conf/powerpc-ieee1275.rmk I need in newer ld versions to
> have:
> 
> kernel_elf_LDFLAGS = $(COMMON_LDFLAGS) -static-libgcc -lgcc \
>       -Wl,-N,-S,-Ttext,0x200000,-Bstatic,--build-id=none
> 
> 
> and in older versions:
> 
> kernel_elf_LDFLAGS = $(COMMON_LDFLAGS) -static-libgcc -lgcc \
> -Wl,-N,-S,-Ttext,0x200000,-Bstatic
> 
> Should I move it from conf/powerpc-ieee1275.rmk to the configure script?

I thought it was there already (or something similar):

aclocal.m4:[AC_MSG_CHECKING([whether linker accepts --build-id=none])

-- 
Robert Millan

  The DRM opt-in fallacy: "Your data belongs to us. We will decide when (and
  how) you may access your data; but nobody's threatening your freedom: we
  still allow you to remove your data and not access it at all."


_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/grub-devel

Reply via email to