Subject: CVS commit: src/share/mk
To: None <source-changes@NetBSD.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 03/27/2006 11:50:08
Module Name: src
Committed By: he
Date: Mon Mar 27 11:50:08 UTC 2006
Modified Files:
src/share/mk: bsd.sys.mk
Log Message:
The -Wno-packed switch is a gcc3+ thing, so place it where it won't
be picked up by gcc 2.95.3. Fixes build problem for vax.
To generate a diff of this commit:
cvs rdiff -r1.126 -r1.127 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.