Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/1] Fix symlinking of linker in gcc-cross-initial
@ 2014-08-14  4:56 Khem Raj
  2014-08-14  5:05 ` [PATCH 1/1] gcc-cross-initial: Use good old bfd linker by default Khem Raj
  0 siblings, 1 reply; 2+ messages in thread
From: Khem Raj @ 2014-08-14  4:56 UTC (permalink / raw)
  To: openembedded-core

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



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-08-14  5:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-14  4:56 [PATCH 0/1] Fix symlinking of linker in gcc-cross-initial Khem Raj
2014-08-14  5:05 ` [PATCH 1/1] gcc-cross-initial: Use good old bfd linker by default Khem Raj

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox