diff options
author | Rosen Penev <rosenp@gmail.com> | 2025-06-30 13:44:54 -0700 |
---|---|---|
committer | Jussi Pakkanen <jussi.pakkanen@mailbox.org> | 2025-07-02 18:27:57 +0300 |
commit | 60d0410c0ae22fd8f37a798736973a53128b2966 (patch) | |
tree | 40821c7169ff01712a767448e0f0c5674bb9671f /mesonbuild/interpreter/interpreterobjects.py | |
parent | 1e6986b99d1b3f615987d6984301b3e9f1639090 (diff) | |
download | meson-60d0410c0ae22fd8f37a798736973a53128b2966.zip meson-60d0410c0ae22fd8f37a798736973a53128b2966.tar.gz meson-60d0410c0ae22fd8f37a798736973a53128b2966.tar.bz2 |
test 64-bit types for atomic
The check is currently broken as atomic_flag_clear is a macro, not a
function. Change it to test linkage instead.
Also test if atomics work with 64-bit types. On certain platforms like
MIPS, external libatomic is needed.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Diffstat (limited to 'mesonbuild/interpreter/interpreterobjects.py')
0 files changed, 0 insertions, 0 deletions