aboutsummaryrefslogtreecommitdiffstats
path: root/meta/conf
diff options
context:
space:
mode:
authorMark Hatle <mark.hatle@windriver.com>2016-08-19 19:59:38 -0500
committerMark Hatle <mark.hatle@windriver.com>2016-08-19 20:05:25 -0500
commit61d6d16460deaa1e30f2cdfef80e5744e53a6290 (patch)
treea2d1edad3afcc916dd96c664322d6e27486d694e /meta/conf
parentd3e5c1d17f80b3dd7a6d85e07b5c0c516f09ae93 (diff)
downloadopenembedded-core-contrib-61d6d16460deaa1e30f2cdfef80e5744e53a6290.tar.gz
glibc: Fix scope resolution in glibc to be breadth first.
The ELF specification indicates symbol resolution should be breadth first, not depth first. The dl-deps.c: dl_build_locale_scope function is processing in a depth first mode. This is causes certain symbols to be incorrectly reported when LD_TRACE_PRELINKING=1 is enabled. See glibc BZ #20488 for more information. Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Diffstat (limited to 'meta/conf')
0 files changed, 0 insertions, 0 deletions