[8.1.0] Fix forward for breakage caused by...
[8.1.0] Fix forward for breakage caused by https://github.com/bazelbuild/bazel/commit/3dcb585fb2f24c75d472df286ccd2891ff7f39b0. (#25095) The --lock_install_base startup flag must default to false, so that the client can obtain the desired behavior by either explicitly enabling or omitting it (explicitly disabling is problematic). PiperOrigin-RevId: 704347325 Change-Id: I55b9b324c2c16035356673291c254e6629105d8e
Showing
- src/main/cpp/blaze.cc 4 additions, 0 deletionssrc/main/cpp/blaze.cc
- src/main/cpp/startup_options.h 2 additions, 1 deletionsrc/main/cpp/startup_options.h
- src/main/java/com/google/devtools/build/lib/runtime/BlazeServerStartupOptions.java 1 addition, 1 deletion...devtools/build/lib/runtime/BlazeServerStartupOptions.java
Please register or sign in to comment