We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd7d4ea commit 9401a69Copy full SHA for 9401a69
1 file changed
DEVELOPMENT.md
@@ -135,7 +135,7 @@ Review the compilation-mode suits your purposes:
135
```
136
cat skaffold/skaffold_vizier.yaml
137
# Note: You will want to stick with a sysroot based build (-p x86_64_sysroot or -p aarch64_sysroot),
138
-# but you may want to change the --complication_mode setting based on your needs.
+# but you may want to change the --compilation_mode setting based on your needs.
139
# opt builds remove assert/debug checks, while dbg builds work with debuggers (gdb).
140
# See the bazel docs for more details https://bazel.build/docs/user-manual#compilation-mode
141
- name: x86_64_sysroot
0 commit comments