mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-06-05 15:22:22 -04:00
171977dc1c
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.