[Buildroot] [PATCH 4 of 4 RFC] Config.in files: unify comments of toolchain option dependencies

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Thu Sep 19 14:54:45 UTC 2013


Dear Samuel Martin,

On Thu, 19 Sep 2013 13:47:55 +0200, Samuel Martin wrote:

> > comment "connman needs a toolchain with IPv6, WCHAR, threading and
> > resolver support"
> >         depends on BR2_UCLIBC_VERSION_0_9_32 || \
> >                 !BR2_USE_WCHAR || !BR2_INET_IPV6 ||
> > !BR2_TOOLCHAIN_HAS_THREADS
> >
> >
> > I guess there must be some linke with uclibc 0.9.32, but does anyone
> > know more? Is this still correct?
> > In this patch I just took over the 'resolver' string, but it seems odd
> > anyway.
> >
> IIRC, this is about resolv.h, for which uclibc only provided stub (not full
> implementation) some years ago.
> I know there were patches implementing this on the web, but I don't know if
> they have been merged.

Well, if you look at the above condition, it seems to indicate that
0.9.33 is working fine to build connman.

Thomas
-- 
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com


More information about the buildroot mailing list