Source-Changes-D archive

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

Re: CVS commit: src/usr.bin/vmstat



On Sun, Mar 06, 2016 at 01:01:28PM -0500, Christos Zoulas wrote:
> Module Name:	src
> Committed By:	christos
> Date:		Sun Mar  6 18:01:28 UTC 2016
> 
> Modified Files:
> 	src/usr.bin/vmstat: Makefile
> 
> Log Message:
> Work around gcc on sparc64 bug

This warning should in general be made non-fatal, as it only tells us something
about the compiler backend, not the code being compiled.

Martin


Home | Main Index | Thread Index | Old Index