Zig is very handy for bringing its own compiler into the mix for building MUSL code but run into the openssl problem quite commonly.
Is there an idiomatic way to use this lib in CI flows with zigbuild to automatically handle those dependencies when targeting musl from gnu build envs (we're an Arch shop so host toolchains are gnu).
Zig is very handy for bringing its own compiler into the mix for building MUSL code but run into the openssl problem quite commonly.
Is there an idiomatic way to use this lib in CI flows with zigbuild to automatically handle those dependencies when targeting musl from gnu build envs (we're an Arch shop so host toolchains are gnu).