]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
gdb: Disable lttng support for musl
authorKhem Raj <raj.khem@gmail.com>
Mon, 8 Jun 2015 16:09:35 +0000 (09:09 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 2 Jul 2015 22:06:07 +0000 (23:06 +0100)
lttng-ust is too much dependent on glibc dlfcn code
disable it for musl

Signed-off-by: Khem Raj <raj.khem@gmail.com>
meta/recipes-devtools/gdb/gdb-common.inc

index 81af42f3232b9fba5ae5f332fc9198f08add1369..166ba8eeab91754e64a591679b2e52b4007a3a15 100644 (file)
@@ -14,6 +14,7 @@ LTTNGUST_mips64el = ""
 LTTNGUST_mips64n32 = ""
 LTTNGUST_mips64eln32 = ""
 LTTNGUST_sh4 = ""
+LTTNGUST_libc-musl = ""
 
 INC_PR = "r0"