mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-05-04 08:42:42 +03:00
25a9487caa
The callsites of getPath rely on the result being absolute so that they can pass the path to a child process with the cwd set to the build root.