New comment by abenson on void-packages repository https://github.com/void-linux/void-packages/pull/37253#issuecomment-1135311696 Comment: You probably need to add something like: ``` if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then makedepends+=" libatomic-devel" fi ```