New comment by tornaria on void-packages repository https://github.com/void-linux/void-packages/issues/31055#issuecomment-1001855016 Comment: What would happen if we add `libgomp-devel` as a dependency to `cross-vpkg-dummy` (and maybe to `base-chroot`, while we are at it). In this way, `libgomp-devel` is always available, just like gcc or glibc. Are there any downsides of that? In #34469 it seems I can "fix" the issue when building `siril` by just adding `libgomp-devel` to `makedepends` (unconditionally) which I think would be implicit in what I suggested above. What I don't understand is why `siril` needs `libgomp.spec` when building cross but it doesn't need it when building native.