Subject: CVS commit: src/share/mk
To: None <source-changes@NetBSD.org>
From: Tom Spindler <dogcow@netbsd.org>
List: source-changes
Date: 03/25/2006 22:23:04
Module Name: src
Committed By: dogcow
Date: Sat Mar 25 22:23:04 UTC 2006
Modified Files:
src/share/mk: bsd.sys.mk
Log Message:
Add -Wno-packed, in preparation for gcc4.1.x; unlike most of the other
warnings, it (at best) flags possible underoptimization, and not any
code defects.
To generate a diff of this commit:
cvs rdiff -r1.125 -r1.126 src/share/mk/bsd.sys.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.