There is a new pull request by ericonr against master on the void-packages repository https://github.com/ericonr/void-packages xbps_target https://github.com/void-linux/void-packages/pull/24539 [RFC] switch to functions for stuff like libc, atomic support, etc checks - I just threw the functions in `shutils/common.sh`, they can certainly go elsewhere. They haven't undergone extensive testing at all. - The pacakges with additional changes in the second commit (`xbps_target_libc`) should get their own commits. Possible additions: `xbps_target_wordsize`, `xbps_host_target_wordsize_differ` (or something to that effect). A patch file from https://github.com/void-linux/void-packages/pull/24539.patch is attached