patch to compile with clang/llvm for Android arm64 and mips targets

Jason Evans jasone at canonware.com
Wed May 27 20:36:27 PDT 2015


On May 22, 2015, at 10:54 AM, Chih-hung Hsieh <chh at google.com> wrote:
> When compiling include/jemalloc/internal/atomic.h
> for Android with clang/llvm compiler and arm64 or mips targets,
> JEMALLOC_C11ATOMICS should be defined, but there
> are type errors in the arguments to function
> atomic_compare_exchange_strong and atomic_store.
> 
> [...]

Integrated:

	https://github.com/jemalloc/jemalloc/commit/c073f8167a96a9bec98c61df4d2461811c3c10a4 <https://github.com/jemalloc/jemalloc/commit/c073f8167a96a9bec98c61df4d2461811c3c10a4>

Thanks,
Jason

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://jemalloc.net/mailman/jemalloc-discuss/attachments/20150527/caa09edb/attachment.html>


More information about the jemalloc-discuss mailing list