mirror of
https://github.com/ziglang/zig.git
synced 2024-11-27 15:42:49 +00:00
d56a65a8c4
After this change, the system will be inspected for root certificates only upon the first https request that actually occurs. This makes the compiler no longer do SSL certificate scanning when running `zig build` if no network requests are made. |
||
---|---|---|
.. | ||
Client.zig |