Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add check for systems that require linking to libatomic #2728

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

nightlark
Copy link
Member

Adds a check to determine if a system requires linking to libatomic. This makes so the riscv builds on Yggdrasil no longer need to apply a patch to our CMake build scripts, and should make so users no longer need to specify HELICS_BUILD_CONFIGURATION=PI when building on a Raspberry Pi.

Resolves #2718

@nightlark nightlark added the bug Issue concerning incorrect code operation label Feb 6, 2025
@nightlark nightlark requested a review from phlptp February 6, 2025 00:02
@nightlark nightlark force-pushed the add-libatomic-check branch from 2bd5971 to 37d02ed Compare February 6, 2025 00:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issue concerning incorrect code operation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant