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

Samuel Martin s.martin49 at gmail.com
Thu Sep 19 11:47:55 UTC 2013


Thomas, all,


2013/9/19 Thomas De Schampheleire <patrickdepinguin at gmail.com>

> Hi,
>
> On Wed, Sep 18, 2013 at 11:01 AM, Thomas De Schampheleire
> <patrickdepinguin at gmail.com> wrote:
> > This patch lines up the comments in Config.in files that clarify which
> toolchain
> > options the package depends on.
> >
> > Signed-off-by: Thomas De Schampheleire <
> thomas.de.schampheleire at gmail.com>
> >
> > ---
>
> In connman, there is a vague mentioning about 'resolver' support:
>
> 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.

Regards,

-- 
Samuel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20130919/760ffa63/attachment-0002.html>


More information about the buildroot mailing list