libtorrent: disable on ARC arch
authorAnton Kolesov <anton.kolesov@synopsys.com>
Mon, 10 Feb 2014 14:09:41 +0000 (18:09 +0400)
committerPeter Korsgaard <peter@korsgaard.com>
Mon, 10 Feb 2014 14:41:57 +0000 (15:41 +0100)
commit4a36923ce78426c95bdb857e87968e6fd664c3f6
treea8c353525676273934a0e9f36b32852adac59c0e
parent1b9913e6643495ce3ba9b62dbe05ab2f8c7a478d
libtorrent: disable on ARC arch

Libtorrent has dependencies on atomic operations. However ARC GCC doesn't
implement those at the moment so package should be disabled. Rtorrent
depends on libtorrent.

This fixes:
http://autobuild.buildroot.net/results/51414e22c8ea47c38df20d864526a370c5a895d7/

Signed-off-by: Anton Kolesov <anton.kolesov@synopsys.com>
Reviewed-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/libtorrent/Config.in
package/rtorrent/Config.in