Skip to content

Commit

Permalink
See if we can avoid --output_base
Browse files Browse the repository at this point in the history
  • Loading branch information
yukawa committed Oct 17, 2024
1 parent 8c8a446 commit 61b3069
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/windows.bazelrc
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,5 @@
# https://github.com/protocolbuffers/protobuf/issues/12947
# https://github.com/bazelbuild/bazel/issues/18683
# Here is an ugly workaround, which we really hope to get rid of.
startup --output_base=C:/x --windows_enable_symlinks
startup --windows_enable_symlinks
build --enable_runfiles

0 comments on commit 61b3069

Please sign in to comment.