Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 1f1068a

Browse files
author
Jaden Peterson
committedFeb 27, 2025·
fixup! 58b4c51 Updated the comment
1 parent fdee388 commit 1f1068a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.bazelrc_shared

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ common --incompatible_strict_action_env
4949

5050
# Unfortunately, this can't be enabled just yet because with it enabled, we get the following error:
5151
# ERROR: Traceback (most recent call last):
52-
# File "/home/jpeterson/.cache/bazel/_bazel_jpeterson/b85aa227a3460f0c7b51d6bd8d9136a3/external/rules_java+/java/common/rules/java_runtime.bzl", line 197, column 48, in <toplevel>
52+
# File "/home/jpeterson/.cache/bazel/*/external/rules_java+/java/common/rules/java_runtime.bzl", line 197, column 48, in <toplevel>
5353
# "hermetic_static_libs": attr.label_list(
5454
# Error in label_list: Illegal argument: element in 'providers' is of unexpected type. Either all elements should be providers, or all elements should be lists of providers, but got an element of type com.google.devtools.build.lib.starlarkbuildapi.core.ContextAndFlagGuardedValue$1.
5555
#

0 commit comments

Comments
 (0)
Please sign in to comment.