blob: f5a104e0d4795b17f88ecaf234dc32ff2ba5564a [file] [log] [blame]
# Required on windows
common --enable_platform_specific_config
startup --windows_enable_symlinks
build:windows --enable_runfiles
build --experimental_enable_bzlmod
# This isn't currently the defaut in Bazel, but we enable it to test we'll be ready if/when it flips.
build --incompatible_disallow_empty_glob
# Required for cargo_build_script support before Bazel 7
build --incompatible_merge_fixed_and_default_shell_env
# Do not import the PATH etc. from the host environment
common --incompatible_strict_action_env