[OE-core] [PATCH] mesa: Add define to indicate missing 64bit atomics on armv5

Burton, Ross ross.burton at intel.com
Tue Jun 6 17:32:30 UTC 2017


On 6 June 2017 at 18:13, Khem Raj <raj.khem at gmail.com> wrote:

> This is wrongly detected by configure since it only checks for
> __sync_add_and_fetch and not __atomic_fetch_add, it decides
> to let compiler emit references to atomic functions which
> it expects to be provided by libgcc, but thats not the
> case for armv5 arch
>

Is the true fix to adjust configure to look for the right operations?

Ross
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20170606/4f35404b/attachment-0002.html>


More information about the Openembedded-core mailing list