blob: 1f3c52083c26307541f5a14bb42898683b9ceb60 [file] [log] [blame] [view]
# fx self-build
build the minimal host dependencies to run fx main workflows
```none
Usage:
fx self-build
Executes some checks and performs the equivalent of
'fx build :host'
```
[self-build source code](https://cs.opensource.google/fuchsia/fuchsia/+/main:tools/devshell/self-build)