thrift: disable for ARC
authorBaruch Siach <baruch@tkos.co.il>
Thu, 29 May 2014 04:17:04 +0000 (07:17 +0300)
committerPeter Korsgaard <peter@korsgaard.com>
Thu, 29 May 2014 21:18:59 +0000 (23:18 +0200)
commit1aaa14d84f1c920423ed0286b78f64a2b4b2b575
treee102c8ff10e078f2a9bb7c2414fcc2833d876003
parent3ba91e346f66d0bb8479ba6163fdaff6303ef256
thrift: disable for ARC

thrift uses the __sync_fetch_and_add() atomic primitive that is not available
for ARC.

Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/thrift/Config.in