Adam transcribed 0.1K bytes:
Log Message: zig: make build verboseWhy?
The outout is too limited to spot any obvious errors while building, it remains fairly limited when building with verbose output. This is not to build zig itself to be verbose, just the log output. We do this with a couple of other packages as well.