[Bug] Build fails on Alpine
Might be related to this issue: https://codeberg.org/ziglang/translate-c/issues/317
[Bug] Build fails on Alpine
Part of this can be solved by specifying musl in the target triple: zig build installexe -Dtarget=x86_64-linux-musl -Dinit_system=openrc. I'm not sure why musl is needed to be specified here.
[Bug] Build fails on Alpine
Same error. I'm not sure how I can best help, is there any more info you need?
Build Fails on Alpine
added "basic" init option to
zig init
The doubters of zig init -m were right when they said it was a slippery slope. We should've heeded their call.
Return a
usize from @abs if given an isize
What's up with the commit author?