]> code.ossystems Code Review - openembedded-core.git/commit
gdb,strace: Fix builds on ppc/musl
authorKhem Raj <raj.khem@gmail.com>
Wed, 11 May 2016 17:35:34 +0000 (10:35 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 13 May 2016 12:40:53 +0000 (13:40 +0100)
commitcc48929e916697d2103738cf12f02f47cdd43f32
tree4216548bdba534d806b2c2255b0ec467aba1fa39
parentd7799a17d5e802db3f8d16bdc824aae81538e675
gdb,strace: Fix builds on ppc/musl

ptrace namespace is polluted in glibc for ppc
which is highlighted with musl, these fixes
tries to undo it

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/gdb/gdb.inc
meta/recipes-devtools/gdb/gdb/0001-ppc-ptrace-Define-pt_regs-uapi_pt_regs-on-GLIBC-syst.patch [new file with mode: 0644]
meta/recipes-devtools/strace/strace/0001-Fix-build-when-using-non-glibc-libc-implementation-o.patch [new file with mode: 0644]
meta/recipes-devtools/strace/strace_4.11.bb