mirror of
https://github.com/ziglang/zig.git
synced 2026-03-11 21:59:52 +00:00
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.