]> code.ossystems Code Review - openembedded-core.git/commit
mips: Enable gnu-hash-style on glibc
authorKhem Raj <raj.khem@gmail.com>
Tue, 14 Jan 2020 16:24:39 +0000 (08:24 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 19 Jan 2020 13:24:31 +0000 (13:24 +0000)
commit9ff90bf04a4c422feaea25180155e4954648f68c
tree72b9b917b2b15dd23b451d3e7a3ce5a2cd3d2a1c
parent9d7a5219713af8117eda145052c6d9abdf577d8f
mips: Enable gnu-hash-style on glibc

latest glibc 2.31 [1] and binutils [2] has finally added the needed support for
gnu hash-style, which brings mips into same fold as other architectures

Fix check for MIPS specific section for gnu hash information

[1] https://sourceware.org/ml/libc-alpha/2019-06/msg00456.html
[2] https://sourceware.org/ml/binutils/2019-07/msg00098.html

Signed-off-by: Khem Raj <raj.khem@gmail.com>
meta/classes/insane.bbclass
meta/conf/bitbake.conf