mirror of
https://github.com/ziglang/zig.git
synced 2024-11-28 08:02:32 +00:00
3db8cffa3b
Fixes a regression caused by https://github.com/ziglang/zig/pull/13983 From the added comment: We still search the path if the cwd is absolute because of the "cwd set in ChildProcess is in effect when choosing the executable path to match posix semantics" behavior--we don't want to skip searching the PATH just because we were trying to set the cwd of the child process. |
||
---|---|---|
.. | ||
build.zig | ||
hello.zig | ||
main.zig |