dkwo
dkwo
On (native) aarch64, during do_build of zig, I get `ninja: error: '/usr/aarch64-linux-gnu/usr/lib/libz3.so', needed by 'zig2', missing and no known rule to make it`
Native `aarch64` (glibc, 16k page size, on apple silicon) is now able to build `zig` from this pr: ``` [18/19] Linking CXX executable zig2 [19/19] Building stage3 ``` and then...
@MarkusPettersson98 Thanks! This has been working well for me for a while on Apple silicon. Do you think a pure rust build using gotatun will get released soon for Linux?...
@meator That commit was just for experimenting with pure rust, it can be dropped. It is already working quite well. @MarkusPettersson98 if I drop the wireguard-go and build 2025.14, the...
Superseded by https://github.com/void-linux/void-packages/pull/58118