]> code.ossystems Code Review - openembedded-core.git/commit
glibc: Improve ldd loader specification
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 22 Aug 2018 14:51:17 +0000 (14:51 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 23 Aug 2018 08:24:31 +0000 (09:24 +0100)
commit46a6da24b51426bedd9af8a2d63b2992b9d3fa5a
treee4b7824467d95c61b5899e7d9c3a75a4c61d8d27
parent73fab4ede12d8ae31be72b5cb4ab29d7ef7dae17
glibc: Improve ldd loader specification

Currently if a tune isn't specified in the table, the loader defaults for the
architecture are used which may or may not match our path specification. This
leads to general confusion.

Change the code to use the linuxloader class which works of architecture, not
tune.

This still isn't perfect as n32/x32 aren't covered but its an improvement
to listing all tunes here.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/glibc/glibc-ld.inc