mirror of
https://github.com/ziglang/zig.git
synced 2025-12-30 01:53:16 +00:00
Now link_libc=1 must be used to link with libc, instead of the test harness assuming that using the llvm backend means additionally linking with libc.