aboutsummaryrefslogtreecommitdiff
path: root/lib/std/build/WriteFileStep.zig
diff options
context:
space:
mode:
authorpluick <38442746+pluick@users.noreply.github.com>2023-01-05 03:37:00 -0600
committerGitHub <noreply@github.com>2023-01-05 01:37:00 -0800
commit2d617c482ca24563a27125d626ac51e194d49eff (patch)
treeebc0dd086752d85b3337aa0bfcfdfd0c1c20055c /lib/std/build/WriteFileStep.zig
parentf83834993e2628e347da71a11ffb07c804fc46c5 (diff)
downloadzig-2d617c482ca24563a27125d626ac51e194d49eff.tar.gz
zig-2d617c482ca24563a27125d626ac51e194d49eff.zip
Fix cache-dir specified on the command line (#14076)
The resolvePosix and resolveWindows routines changed behaviour in an earlier commit so that the return value is not always an absolute path. That caused the relativePosix and relativeWindows to return a relative path that is not correct. The change in behaviour mentioned above would cause a local cache-dir to be created in the wrong directory when --cache-dir was specified for a build.
Diffstat (limited to 'lib/std/build/WriteFileStep.zig')
0 files changed, 0 insertions, 0 deletions