]> code.ossystems Code Review - openembedded-core.git/commit
webkitgtk: Enhance check for atomics to include 1 byte CAS
authorKhem Raj <raj.khem@gmail.com>
Tue, 9 Mar 2021 22:40:57 +0000 (14:40 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 10 Mar 2021 10:29:44 +0000 (10:29 +0000)
commit22cb3fff5a161f03511056c749bfb11e83de1628
tree463bcbca1fc80b296ee798ba04b485438ae96577
parentdea57aa1cd879df4feae1b9595b38c5b6ff74574
webkitgtk: Enhance check for atomics to include 1 byte CAS

This fixes linking failures
Source/WTF/wtf/text/StringImpl.h:1115: undefined reference to `__atomic_compare_exchange_1'

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-sato/webkit/webkitgtk/0001-Extend-atomics-check-to-include-1-byte-CAS-test.patch [new file with mode: 0644]
meta/recipes-sato/webkit/webkitgtk_2.30.5.bb