Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
riscv64 is failing due to missing atomic ops in gcc 12. This commit works around the problem by linking against libatomic. It can be reverted when we switch to gcc 13 (#268097)
- Loading branch information