Replace -lpthread with -pthread
This automatically adds -latomic if and when needed, e.g. on riscv64 systems. Fixes #1401.
Please register or sign in to comment
This automatically adds -latomic if and when needed, e.g. on riscv64 systems. Fixes #1401.