tests: link atomic to all tests
Not only self_relative_ptr tests use atomics. On some platforms (e.g. riscv64) -latomic is needed for a few other tests (pool_cleanup, volatile_state).
parent
c68618e8
Please register or sign in to comment
Not only self_relative_ptr tests use atomics. On some platforms (e.g. riscv64) -latomic is needed for a few other tests (pool_cleanup, volatile_state).