Zig 0.12.0 was released on 2024/4/20 with added support for LLVM:17. https://ziglang.org/download/0.12.0/release-notes.html https://github.com/ziglang/zig/releases/tag/0.12.0 The bootstrapping method seems to work fine using cmake as before, and ebuild was able to compile by bumping `LLVM_MAX_SLOT` and removing `PATCHES` which no longer works (although I only tried it on x86_64). Reproducible: Always
It seems to have been added to ::gentoo with commit ec54c19. It is working fine on x86_64. I will close this. Thank you very much.