We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9382ed2 commit fd4e075Copy full SHA for fd4e075
examples/bzlmod/.bazelrc
@@ -8,3 +8,5 @@ test --test_output=errors --enable_runfiles
8
# Windows requires these for multi-python support:
9
build --enable_runfiles
10
common:bazel7.x --incompatible_python_disallow_native_rules
11
+# Reproduce what we found in https://github.com/bazelbuild/bazel/pull/26587#issuecomment-3175514081
12
+common --incompatible_strict_action_env
0 commit comments