| commit | 79c13a296a51fc3765fc1857698575621052150d | [log] [tgz] |
|---|---|---|
| author | Leopold <leo@monogon.tech> | Wed Jan 04 23:15:13 2023 +0100 |
| committer | Leopold Schabel <leo@monogon.tech> | Mon Jan 09 10:04:15 2023 +0000 |
| tree | 746398d651c94f4dc5d48ebfe4c8679fdb8fa1de | |
| parent | 20f68b68006bc85ecf873316c1ec4415fb7d2ce6 [diff] |
build/toolchain: fix a few typos while driving by Change-Id: I7e0dd8bea122990143619d69e312f0f67f3b3a7f Reviewed-on: https://review.monogon.dev/c/monogon/+/1032 Reviewed-by: Serge Bazanski <serge@monogon.tech> Tested-by: Leopold Schabel <leo@monogon.tech>
diff --git a/build/toolchain/musl-host-gcc/README.md b/build/toolchain/musl-host-gcc/README.md index 27642fb..367b4a7 100644 --- a/build/toolchain/musl-host-gcc/README.md +++ b/build/toolchain/musl-host-gcc/README.md
@@ -10,7 +10,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/musl-host-gcc:musl_host_cc_suite //foo/bar