xref: /aosp_15_r20/external/bazelbuild-rules_rust/examples/bzlmod/proto/.bazelrc (revision d4726bddaa87cc4778e7472feed243fa4b6c267f)
1*d4726bddSHONG Yifan# Required on windows
2*d4726bddSHONG Yifancommon --enable_platform_specific_config
3*d4726bddSHONG Yifanstartup --windows_enable_symlinks
4*d4726bddSHONG Yifanbuild:windows --enable_runfiles
5*d4726bddSHONG Yifan
6*d4726bddSHONG Yifan# Required for cargo_build_script support before Bazel 7
7*d4726bddSHONG Yifanbuild --incompatible_merge_fixed_and_default_shell_env
8