Skip to content
Snippets Groups Projects
Unverified Commit 1d177119 authored by bazel.build machine account's avatar bazel.build machine account Committed by GitHub
Browse files

[8.0.0] Partial fix for bug with creating a junction to file instead of symlink (#24058)

This is a partial fix for issue #21747 for the
`--windows_enable_symlinks` case.
The fix was suggested in discussion of this issue. This resolves the
problem with creating a junction if the target path doesn't exist for
those who have Windows symlinks enabled, until a complete solution is
provided.

Closes #24051.

PiperOrigin-RevId: 688724224
Change-Id: Ie44f7834af5fd35ab57961e6012b9f336c25d606

Commit
https://github.com/bazelbuild/bazel/commit/3e5514d97342421ac285c5b5edcf76ba743fda8e



Co-authored-by: default avatarAlexander Golovlev <golovlev@gmail.com>
parent a5ad57cb
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment