]> code.ossystems Code Review - openembedded-core.git/commit
elfutils: fix for dso link change in recent ld
authorChristopher Larson <chris_larson@mentor.com>
Thu, 29 Dec 2011 22:14:39 +0000 (16:14 -0600)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 3 Jan 2012 12:10:51 +0000 (12:10 +0000)
commit5d776e20b99db7eae307ca794ad58ac402c9eadf
treed3c207182e929804deefaedc0470f19c453aad67
parentfe48e55988a2208bb7a3a2cc2bc641c41dbd1cb0
elfutils: fix for dso link change in recent ld

This patch makes the link to the dependencies of libdw explicit, as recent ld
no longer implicitly links them. See
http://lists.fedoraproject.org/pipermail/devel/2010-March/133601.html as
a similar example of the error message you can encounter without this patch,
and https://fedoraproject.org/wiki/UnderstandingDSOLinkChange and
https://fedoraproject.org/wiki/Features/ChangeInImplicitDSOLinking for more
details.

Signed-off-by: Christopher Larson <chris_larson@mentor.com>
meta/recipes-devtools/elfutils/elfutils/dso-link-change.patch [new file with mode: 0644]
meta/recipes-devtools/elfutils/elfutils_0.148.bb