[oe-commits] Richard Purdie : gcc: Handle uclibc linker relocation for multilib support

git at git.openembedded.org git at git.openembedded.org
Thu May 8 12:19:17 UTC 2014


Module: openembedded-core.git
Branch: master-next
Commit: 025ec5958b7e1fd71caa0079ec3c573126b30886
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=025ec5958b7e1fd71caa0079ec3c573126b30886

Author: Richard Purdie <richard.purdie at linuxfoundation.org>
Date:   Tue May  6 12:52:40 2014 +0000

gcc: Handle uclibc linker relocation for multilib support

We need to handle the UCLIBC_* linker variables in the same way
as we do the GLIBC_* ones to allow uclibc multilib to work properly.

Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 ...C_DYNAMIC_LINKER-and-UCLIBC_DYNAMIC_LINKE.patch | 128 ++++++++++++---------
 ...C_DYNAMIC_LINKER-and-UCLIBC_DYNAMIC_LINKE.patch | 103 ++++++++++-------
 meta/recipes-devtools/gcc/gcc-multilib-config.inc  |  11 +-
 3 files changed, 143 insertions(+), 99 deletions(-)

Diff:   http://git.openembedded.org/?p=openembedded-core.git/?a=commitdiff;h=025ec5958b7e1fd71caa0079ec3c573126b30886


More information about the Openembedded-commits mailing list