New comment by ericonr on void-packages repository https://github.com/void-linux/void-packages/pull/30324#issuecomment-897220755 Comment: There's a neat workaround called `broken="can't be made to link libatomic"` :p You can also inspect the code to try and find the place where it's unnecessarily using 64-bit atomics instead of `usize` atomics.