mirror of
https://codeberg.org/ziglang/zig.git
synced 2025-12-06 05:44:20 +00:00
The build was previously failing with `error: unknown command: -print-file-name=libstdc++.a` because the command invocation was `zig -print-file-name=libstdc++.a` instead of `zig c++ -print-file-name=libstdc++.a` note: .cxx_compiler_arg1 = "" instead of undefined to avoid breaking existing setups without requiring to run cmake again. |
||
|---|---|---|
| .. | ||
| config.h.in | ||
| config.zig.in | ||
| FuncGen.h | ||
| InputStream.h | ||
| panic.h | ||
| wasi.c | ||
| wasm.h | ||
| wasm2c.c | ||
| zig.h | ||
| zig1.wasm | ||