| commit | 0ea448a92ad342bcb0ecb05a2aa9652ebe48b62a | [log] [tgz] |
|---|---|---|
| author | Leopold Schabel <leo@nexantic.com> | Wed Mar 16 13:49:32 2022 +0100 |
| committer | Leopold Schabel <leo@nexantic.com> | Thu Mar 17 18:09:25 2022 +0000 |
| tree | 440a2910a98d9d1e3b895a6fceba859d6e57baa3 | |
| parent | 49a1ea42df1cf9f6f3b401a52565496c32b18308 [diff] [blame] |
build: fix typos Change-Id: I5ecd37cc9eb6145076068b458f2a1d95587e8665 Reviewed-on: https://review.monogon.dev/c/monogon/+/631 Reviewed-by: Sergiusz Bazanski <serge@monogon.tech>
diff --git a/build/toolchain/llvm-efi/README.md b/build/toolchain/llvm-efi/README.md index 522fcfd..5f1b9c8 100644 --- a/build/toolchain/llvm-efi/README.md +++ b/build/toolchain/llvm-efi/README.md
@@ -9,7 +9,7 @@ Usage ----- -To use this toolchain explicitely while building a `cc_binary`, do: +To use this toolchain explicitly while building a `cc_binary`, do: bazel build --crosstool_top=//build/toolchain/llvm-efi:efi_cc_suite //foo/bar