From: Robert Millan <rmh@aybabtu.com>
To: The development of GRUB 2 <grub-devel@gnu.org>
Subject: Re: ld option --build-id=none
Date: Fri, 28 Nov 2008 21:41:37 +0100 [thread overview]
Message-ID: <20081128204137.GB13026@thorin> (raw)
In-Reply-To: <1227904222.19951.9.camel@manoel-laptop>
On Fri, Nov 28, 2008 at 06:30:22PM -0200, Manoel Rebelo Abranches wrote:
> Its not necessary when creating the .o object files, only when linking
> then to create the final kern.elf.
> That is done changing the variable kernel_elf_LDFLAGS in
> conf/powerpc-ieee1275.rmk.
>
> but I dont know how to use the grub_cv_prog_ld_build_id_none variable in
> aclocal.m4 to change kernelelf_LDFLAGS in the conf/powerpc-ieee1275.rm
> file.
Look in genmk.rb. The "class Image" stanza adds a "-R .note.gnu.build-id"
to objcopy, which gets rid of the build-id for *.img files on i386-pc.
For ELF images, I think you need something similar in "class Program".
--
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."
prev parent reply other threads:[~2008-11-28 20:42 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-11-28 15:21 ld option --build-id=none Manoel Rebelo Abranches
2008-11-28 19:59 ` Robert Millan
2008-11-28 20:11 ` Manoel Rebelo Abranches
2008-11-28 20:17 ` Robert Millan
2008-11-28 20:30 ` Manoel Rebelo Abranches
2008-11-28 20:41 ` Robert Millan [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20081128204137.GB13026@thorin \
--to=rmh@aybabtu.com \
--cc=grub-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.