summaryrefslogtreecommitdiffstats
path: root/package/python-msgpack
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-02-02 16:31:30 +0100
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-02-06 11:16:00 +0100
commit8a98a7d94caf3480b07d188973c367c97430f6ce (patch)
tree377ff224a0531cda7d49662ec1a7181bb85f19af /package/python-msgpack
parent55dc90db2ea14af1b36d858de2f89b71484f2aa5 (diff)
downloadbuildroot-8a98a7d94caf3480b07d188973c367c97430f6ce.tar.gz
buildroot-8a98a7d94caf3480b07d188973c367c97430f6ce.zip
thrift: remove BR2_ARCH_HAS_ATOMICS dependency
thrift builds perfectly fine on SPARC, which doesn't implement any of the __sync built-ins, so we can get rid of the BR2_ARCH_HAS_ATOMICS dependency. The dependency on atomic operations originated in commit 1aaa14d84f1c920423ed0286b78f64a2b4b2b575 ("thrift: disable for ARC"), but there was no reference to any autobuilder failure. Our testing with an ARC toolchain that doesn't have atomics shows that thrift builds just fine, and code inspection also shows no usage of __sync_*() built-ins. At the time of the commit, the thrift version was 0.9.1, which also did not contain any __sync_*() call. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Tested-by: "Yann E. MORIN" <yann.morin.1998@free.fr> [yann.morin.1998@free.fr: build-tested on an ARC toolchain without atomics, with CPU 770D] Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Diffstat (limited to 'package/python-msgpack')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud