summary refs log tree commit diff
path: root/src/doc/rustc-dev-guide
diff options
context:
space:
mode:
authorJames Cole <44881720+jamescoleuk@users.noreply.github.com>2022-03-01 16:45:24 +0000
committerGitHub <noreply@github.com>2022-03-01 10:45:24 -0600
commitdb07376c686316ea6cbc1e61d0f1f0fe89d1cf78 (patch)
treed3af90269ba43a1938a2af78a276e709a7cc01fd /src/doc/rustc-dev-guide
parent211231eacfcb9ffe7e07c8d2f6b19e2188ea3180 (diff)
downloadrust-db07376c686316ea6cbc1e61d0f1f0fe89d1cf78.tar.gz
rust-db07376c686316ea6cbc1e61d0f1f0fe89d1cf78.zip
Add architecture suggestion for Apple silicon (#1320)
Diffstat (limited to 'src/doc/rustc-dev-guide')
-rw-r--r--src/doc/rustc-dev-guide/src/building/how-to-build-and-run.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/doc/rustc-dev-guide/src/building/how-to-build-and-run.md b/src/doc/rustc-dev-guide/src/building/how-to-build-and-run.md
index 3fd4ef19115..dd997c81415 100644
--- a/src/doc/rustc-dev-guide/src/building/how-to-build-and-run.md
+++ b/src/doc/rustc-dev-guide/src/building/how-to-build-and-run.md
@@ -211,7 +211,7 @@ rustup toolchain link stage2 build/<host-triple>/stage2
 The `<host-triple>` would typically be one of the following:
 
 - Linux: `x86_64-unknown-linux-gnu`
-- Mac: `x86_64-apple-darwin`
+- Mac: `x86_64-apple-darwin` or `aarch64-apple-darwin`
 - Windows: `x86_64-pc-windows-msvc`
 
 Now you can run the `rustc` you built with. If you run with `-vV`, you