From: Khem Raj <raj.khem@gmail.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/1] Fix symlinking of linker in gcc-cross-initial
Date: Wed, 13 Aug 2014 21:56:42 -0700 [thread overview]
Message-ID: <cover.1407992030.git.raj.khem@gmail.com> (raw)
the issue here is that we want to use ld.bfd in gcc-cross-initial
but we miss out when we install symlinks. This hurts when default linker
is gold and eglibc is re-built
The following changes since commit 4321c553d5ae816e566234e981a0815bba046d39:
SIGGEN_EXCLUDERECIPES_ABISAFE: add initscripts (2014-08-11 17:44:09 +0100)
are available in the git repository at:
git://git.openembedded.org/openembedded-core-contrib kraj/gcc-cross-initial-gold
http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=kraj/gcc-cross-initial-gold
Khem Raj (1):
gcc-cross-initial: Use good old bfd linker by default
meta/recipes-devtools/gcc/gcc-cross-initial.inc | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
--
1.7.10.4
next reply other threads:[~2014-08-14 4:53 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-08-14 4:56 Khem Raj [this message]
2014-08-14 5:05 ` [PATCH 1/1] gcc-cross-initial: Use good old bfd linker by default Khem Raj
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=cover.1407992030.git.raj.khem@gmail.com \
--to=raj.khem@gmail.com \
--cc=openembedded-core@lists.openembedded.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.