mirror of
https://github.com/ziglang/zig.git
synced 2024-11-26 23:22:44 +00:00
335ed630a0
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. |
||
---|---|---|
.. | ||
aarch64-linux-debug.sh | ||
aarch64-linux-release.sh | ||
aarch64-macos-debug.sh | ||
aarch64-macos-release.sh | ||
aarch64-windows.ps1 | ||
x86_64-linux-debug.sh | ||
x86_64-linux-release.sh | ||
x86_64-macos-release.sh | ||
x86_64-windows-debug.ps1 | ||
x86_64-windows-release.ps1 |