build: make ninja build respect V=
Compiling with `make V=1` (which is the default) now runs ninja in verbose mode. To disable, run `make V=`.
parent
c75251ce
Please register or sign in to comment
Compiling with `make V=1` (which is the default) now runs ninja in verbose mode. To disable, run `make V=`.