[OE-core] [PATCH 0/1] Fix symlinking of linker in gcc-cross-initial

Khem Raj raj.khem at gmail.com
Thu Aug 14 05:05:01 UTC 2014


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




More information about the Openembedded-core mailing list