mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-05-31 13:27:43 +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.