[Buildroot] [PATCH] libtorrent: disable on ARC arch

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Mon Feb 10 12:17:34 UTC 2014


Thomas, Anton,

On Mon, 10 Feb 2014 12:33:06 +0100, Thomas De Schampheleire wrote:

> > +        # ARC GCC doesn't support atomic instructions required by this lib
> > +        depends on !BR2_arc

Wrong indentation: one tab should be used.

> >         select BR2_PACKAGE_LIBSIGC
> >         help
> >           BitTorrent library written in C++ for *nix
> 
> This extra 'depends on' should be repeated on the comment about
> toolchain options below, so that this comment is only visible when the
> actual package is visible.
> Have a look at http://buildroot.uclibc.org/downloads/manual/manual.html#dependencies-target-toolchain-options
> 
> (Note: you don't have to repeat the "# ARG GCC doesn't support ..." on
> the comment)

And this additional dependency should be propagated to the reverse
dependencies of libtorrent, i.e the rtorrent package.

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


More information about the buildroot mailing list