Commit 537a9bc2 authored by Takuto Ikuta's avatar Takuto Ikuta Committed by Commit Bot

[docs] clarify support level of goma for win cross

Change-Id: I750c4bd9c159957d7b2f0cfff3d2f6118599f7a7
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2444615
Auto-Submit: Takuto Ikuta <tikuta@chromium.org>
Commit-Queue: Takuto Ikuta <tikuta@chromium.org>
Reviewed-by: default avatarYoshisato Yanagisawa <yyanagisawa@chromium.org>
Reviewed-by: default avatarFergal Daly <fergal@chromium.org>
Cr-Commit-Position: refs/heads/master@{#813154}
parent dfa43faf
...@@ -82,6 +82,10 @@ Add `target_os = "win"` to your args.gn. Then just build, e.g. ...@@ -82,6 +82,10 @@ Add `target_os = "win"` to your args.gn. Then just build, e.g.
## Goma ## Goma
*** note
**Warning:** This is unsupported and known to not work at times.
***
For now, one needs to use the rbe backend, not the borg backend For now, one needs to use the rbe backend, not the borg backend
(default for Googlers). (default for Googlers).
Use cloud backend instead. Use cloud backend instead.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment