mirror of
https://github.com/ziglang/zig.git
synced 2026-03-11 21:59:52 +00:00
Currently -freference-trace only works when running from a terminal. This is annoying if you're running in another environment or if you redirect the output. But -freference-trace also works fine without the color, so change how the build runner is interpreting this option.