Update "Use Goma" instruction.
Since the instruction is misleading, let me update it to point the Goma's doc instead. Change-Id: I2af64e40ee42f5db3cd7e666aadb61220f1aaa4a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2752529 Auto-Submit: Yoshisato Yanagisawa <yyanagisawa@chromium.org> Commit-Queue: Karan Bhatia <karandeepb@chromium.org> Reviewed-by: Karan Bhatia <karandeepb@chromium.org> Cr-Commit-Position: refs/heads/master@{#862132}
This commit is contained in:

committed by
Chromium LUCI CQ

parent
960119db21
commit
b66864ebfc
@ -138,20 +138,12 @@ sorted so that the things that make the biggest difference are first.
|
||||
|
||||
Google developed the distributed compiler called
|
||||
[Goma](https://chromium.googlesource.com/infra/goma/client).
|
||||
Googlers and contributors who have
|
||||
[tryjob access](https://www.chromium.org/getting-involved/become-a-committer#TOC-Try-job-access)
|
||||
could use `Goma`.
|
||||
|
||||
If you are not a Googler and would like to use `Goma`
|
||||
[sign up](https://docs.google.com/forms/d/1NKHcyqYqw3c4jftrLPwvyiPlolRm4Hf6ObrB83wHXy8/viewform).
|
||||
If you would like to use `Goma` provisioned by Google,
|
||||
please follow [Goma for Chromium contributors](https://chromium.googlesource.com/infra/goma/client/+/HEAD/doc/early-access-guide.md).
|
||||
|
||||
Once you're allowed to use `Goma` and have installed the client,
|
||||
[set the following GN args](https://www.chromium.org/developers/gn-build-configuration#TOC-Goma):
|
||||
|
||||
```
|
||||
use_goma=true
|
||||
goma_dir="/path/to/goma-client"
|
||||
```
|
||||
If you are a Google employee, see
|
||||
[go/building-chrome](https://goto.google.com/building-chrome) instead.
|
||||
|
||||
#### Disable NaCl
|
||||
|
||||
|
Reference in New Issue
Block a user