pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: pkgsrc/lang/zig



>>> Log Message:
>>> zig: make build verbose
>> 
>> Why?
> 
> 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.

In that case, you should use `make VERBOSE=1` and spare the others the details of the build. I prefer non-verbose builds, unless I'm trying to fix a problem.

Thank you for understanding. :)
Adam


Home | Main Index | Thread Index | Old Index