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 bf1466b commit d6e5443Copy full SHA for d6e5443
.bazelrc
@@ -20,7 +20,7 @@ build --incompatible_enable_cc_toolchain_resolution
20
21
# This lets us generate key/value pairs for the workspace which can be
22
# accessed like we do in util/BUILD
23
-build --workspace_status_command=util/get_workspace_status.sh
+build
24
25
# This enables convenient building for opentitan targets with the argument
26
# --config=riscv32
0 commit comments