mirror of
git://git.yoctoproject.org/poky
synced 2026-08-11 17:36:23 +00:00
gdb: Disable lttng support for musl
lttng-ust is too much dependent on glibc dlfcn code disable it for musl (From OE-Core rev: eda3a2282b768ce50fa3c719b4f3b692071a498b) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
4a52eb581e
commit
7803567498
@ -14,6 +14,7 @@ LTTNGUST_mips64el = ""
|
||||
LTTNGUST_mips64n32 = ""
|
||||
LTTNGUST_mips64eln32 = ""
|
||||
LTTNGUST_sh4 = ""
|
||||
LTTNGUST_libc-musl = ""
|
||||
|
||||
INC_PR = "r0"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user