0

fuchsia: Update docs with note about building all

Bug: 808287
TBR: jeremymanson
Change-Id: I252d13864e5749c0e9c15bf2e8b3771d2fdd3683
Reviewed-on: https://chromium-review.googlesource.com/c/1324106
Reviewed-by: Scott Graham <scottmg@chromium.org>
Cr-Commit-Position: refs/heads/master@{#606137}
This commit is contained in:
Scott Graham
2018-11-07 19:52:41 +00:00
parent fc45269c31
commit 4c9dc31e56

@ -145,8 +145,8 @@ have any Debug build-bots, it may be more broken than Release.
## Build
Currently, not all targets build on Fuchsia. You can build base\_unittests, for
example:
All targets included in the GN build should build successfully. You can also
build a specific binary, for example, base\_unittests:
```shell
$ autoninja -C out/fuchsia base_unittests