commit | f6e51eeb8e724e7bd7dd52a18b0852e5505775f7 | [log] [tgz] |
---|---|---|
author | Sharon Yang <[email protected]> | Fri Sep 25 14:59:51 2020 |
committer | Commit Bot <[email protected]> | Fri Sep 25 14:59:51 2020 |
tree | bf1c84917a475c94587e809a3a93789865d12802 | |
parent | 9a1f74413497daea2ae5419106f0404444f0fab2 [diff] |
[fuchsia] Add x64/arm64 to build instructions. Change-Id: Ie3e45813d92bab7fba0a431a4c6110c35d2931c6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2427587 Commit-Queue: Sharon Yang <[email protected]> Reviewed-by: David Dorwin <[email protected]> Cr-Commit-Position: refs/heads/master@{#810616}
diff --git a/docs/fuchsia_build_instructions.md b/docs/fuchsia_build_instructions.md index 4dee4bf4..542b7b28 100644 --- a/docs/fuchsia_build_instructions.md +++ b/docs/fuchsia_build_instructions.md
@@ -160,6 +160,9 @@ `use_goma=true` is fine to use also if you're a Googler. +Architecture options are x64 (default) and arm64. This can be set with +`target_cpu=arm64`. + ## Build All targets included in the GN build should build successfully. You can also