Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Todd Vierling <tv@netbsd.org>
List: source-changes
Date: 07/02/1999 13:55:20
Module Name: syssrc
Committed By: tv
Date: Fri Jul 2 20:55:19 UTC 1999
Modified Files:
syssrc/sys/arch/pmax/conf: Makefile.pmax
Log Message:
Whoever added -Wuninitialized, DIE.
This is explicitly disabled in egcs 1.1.1's -Wall for a reason, and is
included in gcc 2.7.2.1's -Wall already. It should be specified NOWHERE
in the NetBSD source tree.
To generate a diff of this commit:
cvs rdiff -r1.72 -r1.73 syssrc/sys/arch/pmax/conf/Makefile.pmax
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.