mirror of
https://github.com/ziglang/zig.git
synced 2025-01-20 17:07:07 +00:00
7eb0a3edce
Rather than `zig0 build ...` the build now does `zig0 build-lib ...`, avoiding the requirement of linking the build script, and thus avoiding the requirement of finding native libc, for systems where libc is the system ABI. |
||
---|---|---|
.. | ||
c_flag_overrides.cmake | ||
cxx_flag_overrides.cmake | ||
Findclang.cmake | ||
Findlld.cmake | ||
Findllvm.cmake | ||
install.cmake |