Subject: CVS commit: src/sys/conf
To: None <source-changes@NetBSD.org>
From: matthew green <mrg@netbsd.org>
List: source-changes
Date: 05/11/2006 17:21:38
Module Name:	src
Committed By:	mrg
Date:		Thu May 11 17:21:38 UTC 2006

Modified Files:
	src/sys/conf: Makefile.kern.inc

Log Message:
if GCC>3:
- add -Wno-attributes -Wno-pointer-sign to CWARNFLAGS.
- add -fno-strict-aliasing to CFLAGS [*]

our kernel again needs a bunch of work for this to be enabled.


To generate a diff of this commit:
cvs rdiff -r1.77 -r1.78 src/sys/conf/Makefile.kern.inc

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.