mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-05-31 05:15:29 +03:00
9709efce98
provides a way for the build system to append -target and -isystem/-I flags to a Run step. needed by translate-c package to avoid doing naughty stuff in the configure phase.