• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# Required on windows
2common --enable_platform_specific_config
3startup --windows_enable_symlinks
4build:windows --enable_runfiles
5
6# Required for cargo_build_script support before Bazel 7
7build --incompatible_merge_fixed_and_default_shell_env
8
9common --incompatible_enable_proto_toolchain_resolution
10