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 7234dda commit 96f888bCopy full SHA for 96f888b
python/private/local_runtime_toolchains_repo.bzl
@@ -77,6 +77,8 @@ are registered before `default_runtimes`.
77
Note that order matters: it determines the toolchain priority within the
78
package.
79
""",
80
+ ),
81
+ "runtime_target_settings": attr.string_list_dict(
82
),
83
"_rule_name": attr.string(default = "local_toolchains_repo"),
84
},
0 commit comments