New comment by ahesford on void-packages repository https://github.com/void-linux/void-packages/pull/28396#issuecomment-771731631 Comment: I cleaned up the templates a bit. Everything builds natively for `aarch64*` and `armv7l*`; I'm trying to test `armv6l*` masterdirs for now. After spending too much time trying to track down the cross issue with `openssl-sys`, I'm prepared to give up and leave this `nocross`. The `native-tls` dependency can be dropped if the default `remote_list` feature of `psl-lexer` can be disabled, but I have no idea how to disable a feature that far down the dependency chain without forking everything up the chain. If we can figure that out, we can probably get cross-building working, but I don't know if that breaks important functionality.