]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
glib-2.0: Backport patches C++ variant of g_atomic_int_compare_and_exchange()
authorKhem Raj <raj.khem@gmail.com>
Fri, 1 Apr 2022 14:41:14 +0000 (07:41 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 3 Apr 2022 09:40:27 +0000 (10:40 +0100)
commita963f71e882e11c8e41dadf77944de408ad12acb
tree2d049bbfa4c1dba7a2795e12cd17fd3c01735811
parentaf3a8c11a0561c9f0a8055d4b1c7703ce56205af
glib-2.0: Backport patches C++ variant of g_atomic_int_compare_and_exchange()

This fixes a regression when glib-2.0 was used with clang.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/glib-2.0/glib-2.0/0001-tests-Add-C-tests-for-typechecking-with-atomic-compa.patch [new file with mode: 0644]
meta/recipes-core/glib-2.0/glib-2.0/0002-gatomic-Add-a-C-variant-of-g_atomic_int_compare_and_.patch [new file with mode: 0644]
meta/recipes-core/glib-2.0/glib-2.0_2.72.0.bb