diff options
author | Christopher Larson <chris_larson@mentor.com> | 2011-12-29 16:14:39 -0600 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-01-03 12:14:39 +0000 |
commit | 3b798c8a711d4c348dd25041dc60052928f746b3 (patch) | |
tree | 93f359c4f67b23aae92e57c2a7e14c794acd8b96 /bitbake/lib | |
parent | fa03a6d17d63db0e69e12c6451075ceab723bbf7 (diff) | |
download | poky-3b798c8a711d4c348dd25041dc60052928f746b3.tar.gz |
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.
(From OE-Core rev: 5d776e20b99db7eae307ca794ad58ac402c9eadf)
Signed-off-by: Christopher Larson <chris_larson@mentor.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/lib')
0 files changed, 0 insertions, 0 deletions