New comment by TinfoilSubmarine on void-packages repository https://github.com/void-linux/void-packages/pull/27170#issuecomment-918138687 Comment: Regarding the subpackage versus separate templates for each component: my perspective is that, we currently have a package template that we could split out all of the components into subpackages instead of creating individual templates for each component. I'd prefer the subpackage approach because it saves setup time on the buildserver and also potential rebuilding of shared resources between the several components. Also, the tags for the `${version}-SDK` and `${version}-runtime` both point to the same commit. The tags are just a way for the devs to tag what version they are at for the runtime/SDK, not to let people download the source for runtime and SDK separately. Has anyone tried building on musl yet? Just started a cross-build on my machine but wanted to check.