summaryrefslogtreecommitdiff
path: root/meta/lib/oeqa/core/context.py
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2017-06-06 10:13:46 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-06-09 17:12:05 +0100
commit6866ad53c5d49781002470195b4aae1ad1afde5c (patch)
tree771caf0869b72fd5eb1d73581b575c21921e75d7 /meta/lib/oeqa/core/context.py
parent6a4e3b696d32809279f1550cc1d67bc6b9979a03 (diff)
downloadopenembedded-core-6866ad53c5d49781002470195b4aae1ad1afde5c.tar.gz
openembedded-core-6866ad53c5d49781002470195b4aae1ad1afde5c.tar.bz2
openembedded-core-6866ad53c5d49781002470195b4aae1ad1afde5c.zip
mesa: Add define to indicate missing 64bit atomics on armv5
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 [YOCTO #11616] Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/lib/oeqa/core/context.py')
0 files changed, 0 insertions, 0 deletions