[Buildroot] [PATCH] uclibc: snapshot: add BSD obsolete signal functions

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Thu Jan 2 12:23:18 UTC 2014


Dear Baruch Siach,

On Thu,  2 Jan 2014 13:53:03 +0200, Baruch Siach wrote:
> Fixes
> http://autobuild.buildroot.net/results/70b/70b79ca0aa97ed451a5679029955ed3709c84b67/.
> 
> Signed-off-by: Baruch Siach <baruch at tkos.co.il>
> ---
>  package/uclibc/uClibc-snapshot.config | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/package/uclibc/uClibc-snapshot.config b/package/uclibc/uClibc-snapshot.config
> index 9ca3f9ea983d..890aefd8ec59 100644
> --- a/package/uclibc/uClibc-snapshot.config
> +++ b/package/uclibc/uClibc-snapshot.config
> @@ -152,7 +152,7 @@ UCLIBC_LINUX_SPECIFIC=y
>  UCLIBC_HAS_GNU_ERROR=y
>  UCLIBC_BSD_SPECIFIC=y
>  UCLIBC_HAS_BSD_ERR=y
> -# UCLIBC_HAS_OBSOLETE_BSD_SIGNAL is not set
> +UCLIBC_HAS_OBSOLETE_BSD_SIGNAL=y

We don't have this option enabled in the uClibc-0.9.33.config. Is there
a reason why it should be enabled for the uClibc-snapshot.config and
not for uClibc-0.9.33.config ? Does netsnmp builds with uClibc 0.9.33
on some other architecture?

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com


More information about the buildroot mailing list