[OE-core] [PATCH 03/13] gdb: Fix build with musl

Phil Blundell pb at pbcl.net
Thu Nov 19 17:39:10 UTC 2015


On Thu, 2015-11-19 at 17:10 +0000, Khem Raj wrote:
> This is a patch that has been submitted upstream as well

Shouldn't it have an Upstream-Status header saying that?

p.

> 
index 0000000..1302330
> --- /dev/null
> +++ b/meta/recipes-devtools/gdb/gdb/0001-Use-exported-definitions-of
> -SIGRTMIN.patch
> @@ -0,0 +1,52 @@
> +From 2f97e89e9e4e5797d0d973e1d05c1f44c46b4912 Mon Sep 17 00:00:00
> 2001
> +From: Khem Raj <raj.khem at gmail.com>
> +Date: Fri, 5 Jun 2015 20:21:38 -0700
> +Subject: [PATCH] Use exorted definitions of SIGRTMIN
> +
> +Define W_STOPCODE if not defined already
> +
> +__SIGRTMIN is internal to glibc and other libcs e.g. musl
> +may not provide them
> +
> +Fixes
> +https://sourceware.org/bugzilla/show_bug.cgi?id=13012
> +
> +Signed-off-by: Khem Raj <raj.khem at gmail.com>
> 




More information about the Openembedded-core mailing list