Skip to content

Fix: non native atomics support#562

Merged
dnzbk merged 4 commits intodevelopfrom
fix/non-native-atomics
May 7, 2025
Merged

Fix: non native atomics support#562
dnzbk merged 4 commits intodevelopfrom
fix/non-native-atomics

Conversation

@dnzbk
Copy link
Copy Markdown
Collaborator

@dnzbk dnzbk commented May 7, 2025

Description

Added checks for native atomics support and links against libatomic if missing.

Testing

  • FreeBSD 14 AMD65
  • ppc500 (QEMU)

@dnzbk dnzbk merged commit 19bda8d into develop May 7, 2025
24 checks passed
@dnzbk dnzbk deleted the fix/non-native-atomics branch May 7, 2025 12:21
@dnzbk dnzbk mentioned this pull request May 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Build fails on PowerPC: ArticleWriter.cpp.o: undefined reference to symbol '__atomic_store_8@@LIBATOMIC_1.0'

2 participants