vezel-dev / zig-sdk

An MSBuild SDK for building Zig, C, and C++ projects using the Zig compiler.

Home Page:https://docs.vezel.dev/zig-sdk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

`Deterministic`: Pass `/Brepro` to the linker when targeting Windows

alexrp opened this issue · comments

Builds aren't actually deterministic on Windows yet.

See: ziglang/zig#9432