mirror of
https://github.com/ziglang/zig.git
synced 2024-11-10 14:13:00 +00:00
Updated Building Zig on Windows (markdown)
parent
c1f63af0e2
commit
fb6233b355
@ -6,7 +6,7 @@
|
||||
|
||||
This one has the benefit that LLVM, LLD, and Clang are built in Release mode, while your Zig build has the option to be a Debug build. It also works completely independently from MSVC so you don't need it to be installed.
|
||||
|
||||
* [zig+llvm+lld+clang-x86_64-windows-gnu-0.10.0-dev.3733+a9af47272.zip](http://ziglang.org/deps/zig+llvm+lld+clang-x86_64-windows-gnu-0.10.0-dev.3733+a9af47272.zip) (162 MiB) (sha256 4d59df45dce655f8af7ca370f16dc4dcd23032ccab8aa9ec2434eab8f9287c68)
|
||||
* [zig+llvm+lld+clang-x86_64-windows-gnu-0.10.0-dev.3733+a9af47272.zip](https://ziglang.org/deps/zig+llvm+lld+clang-x86_64-windows-gnu-0.10.0-dev.3733+a9af47272.zip) (162 MiB) (sha256 4d59df45dce655f8af7ca370f16dc4dcd23032ccab8aa9ec2434eab8f9287c68)
|
||||
|
||||
If this does not work, the URL for the archive the current master build uses can be found in the [pipelines.yml](https://github.com/ziglang/zig/blob/master/ci/azure/pipelines.yml#L29-L31) file.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user