]> code.ossystems Code Review - openembedded-core.git/commit
glibc: Backport patch to fix ifuncs on risc-v and gcc10 builds
authorKhem Raj <raj.khem@gmail.com>
Thu, 26 Mar 2020 06:29:19 +0000 (23:29 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 28 Mar 2020 10:24:40 +0000 (10:24 +0000)
commit5ab732a1a1c57bc9f9a5e71230eccee217110ade
tree2e0962712b7dff6601a88ab274e1abff6a964ac1
parentb88f0590b4606d8adc8d728086a22325c1ae56b1
glibc: Backport patch to fix ifuncs on risc-v and gcc10 builds

ifunc patch is needed to address a glibc ptests failure on riscv
long double double patch is backported to let 2.31 build with gcc10

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/glibc/glibc/0030-Improve-IFUNC-check-BZ-25506.patch [new file with mode: 0644]
meta/recipes-core/glibc/glibc/0031-Fix-build-with-GCC-10-when-long-double-double.patch [new file with mode: 0644]
meta/recipes-core/glibc/glibc_2.31.bb