mirror of
https://git.yoctoproject.org/poky
synced 2026-04-15 21:32:13 +02: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:
@@ -14,6 +14,7 @@ LTTNGUST_mips64el = ""
|
||||
LTTNGUST_mips64n32 = ""
|
||||
LTTNGUST_mips64eln32 = ""
|
||||
LTTNGUST_sh4 = ""
|
||||
LTTNGUST_libc-musl = ""
|
||||
|
||||
INC_PR = "r0"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user