diff options
author | Qing He <qing.he@intel.com> | 2010-09-25 15:19:45 +0800 |
---|---|---|
committer | Saul Wold <Saul.Wold@intel.com> | 2010-09-27 08:59:16 -0700 |
commit | 0f55d28a4d1f425343eb5aeae3eb7ffb3efd266a (patch) | |
tree | 50f89281614c8266ce092c1c6fb1865b4bf90098 /meta/conf | |
parent | 5c8fad6544421e238da2ff33f5bbf1ed68fbc8be (diff) | |
download | openembedded-core-0f55d28a4d1f425343eb5aeae3eb7ffb3efd266a.tar.gz openembedded-core-0f55d28a4d1f425343eb5aeae3eb7ffb3efd266a.tar.bz2 openembedded-core-0f55d28a4d1f425343eb5aeae3eb7ffb3efd266a.tar.xz openembedded-core-0f55d28a4d1f425343eb5aeae3eb7ffb3efd266a.zip |
glibc & eglibc: fix mips DT_MIPS_RLD_MAP checking
On mips target, binutils currently sets DT_MIPS_RLD_MAP to 0 in dynamic
section if a --version-script sets _RLD_MAP to local. This is apparently
a binutils bug, but libc shouldn't segfault in this case.
Add sanity check on the entry to avoid segfault, fixes [BUGID #287].
Signed-off-by: Qing He <qing.he@intel.com>
Diffstat (limited to 'meta/conf')
0 files changed, 0 insertions, 0 deletions