grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ld option --build-id=none


From: Robert Millan
Subject: Re: ld option --build-id=none
Date: Fri, 28 Nov 2008 20:59:39 +0100
User-agent: Mutt/1.5.13 (2006-08-11)

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."




reply via email to

[Prev in Thread] Current Thread [Next in Thread]