zig/ci
Alex Rønne Petersen 335ed630a0 ci: Build with ZIG2_NO_RTLIB on Windows machines.
Windows does not really have weak symbols. So when we bootstrap with `zig cc`
and link both Zig's compiler-rt and the CBE's `compiler_rt.c` we end up with
duplicate symbol errors at link time.
2024-09-19 18:20:21 -07:00
..
aarch64-linux-debug.sh CI: update tarballs to LLVM 19.1.0rc4 2024-09-19 18:20:21 -07:00
aarch64-linux-release.sh CI: update tarballs to LLVM 19.1.0rc4 2024-09-19 18:20:21 -07:00
aarch64-macos-debug.sh CI: update tarballs to LLVM 19.1.0rc4 2024-09-19 18:20:21 -07:00
aarch64-macos-release.sh CI: update tarballs to LLVM 19.1.0rc4 2024-09-19 18:20:21 -07:00
aarch64-windows.ps1 ci: Build with ZIG2_NO_RTLIB on Windows machines. 2024-09-19 18:20:21 -07:00
x86_64-linux-debug.sh CI: update tarballs to LLVM 19.1.0rc4 2024-09-19 18:20:21 -07:00
x86_64-linux-release.sh CI: update tarballs to LLVM 19.1.0rc4 2024-09-19 18:20:21 -07:00
x86_64-macos-release.sh CI: update tarballs to LLVM 19.1.0rc4 2024-09-19 18:20:21 -07:00
x86_64-windows-debug.ps1 ci: Build with ZIG2_NO_RTLIB on Windows machines. 2024-09-19 18:20:21 -07:00
x86_64-windows-release.ps1 ci: Build with ZIG2_NO_RTLIB on Windows machines. 2024-09-19 18:20:21 -07:00