On 2018/05/21 15:11, Stuart Henderson wrote:
> CVSROOT:      /cvs
> Module name:  ports
> Changes by:   [email protected]   2018/05/21 15:11:27
> 
> Modified files:
>       lang/go        : go.port.mk 
> 
> Log message:
> move MODGO_FLAGS+=-x under the DEBUG .if - as jsing pointed out a while
> ago, output from this is really very noisy.
> 
> since the build with no flags is silent, add -v as a middle ground by
> defaulot, so you can see that something is happening during the build,
> but without so much console spam.
> 
> ok jasper@
> 

also: honour MAKE_JOBS, rather than using all cores by default.

Reply via email to