Subject: CVS commit: src/share/mk
To: None <source-changes@NetBSD.org>
From: matthew green <mrg@netbsd.org>
List: source-changes
Date: 05/12/2006 02:03:35
Module Name: src
Committed By: mrg
Date: Fri May 12 02:03:35 UTC 2006
Modified Files:
src/share/mk: sys.mk
Log Message:
like we do for -Wno-traditional, remove -Wstrict-prototypes and
-Wmissing-prototypes from C++ since those are always requird for C++.
To generate a diff of this commit:
cvs rdiff -r1.85 -r1.86 src/share/mk/sys.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.