Subject: CVS commit: src/sys/arch/i386/conf
To: None <source-changes@NetBSD.org>
From: Greg Troxel <gdt@netbsd.org>
List: source-changes
Date: 01/03/2007 19:42:37
Module Name:	src
Committed By:	gdt
Date:		Wed Jan  3 19:42:37 UTC 2007

Modified Files:
	src/sys/arch/i386/conf: XEN2_DOM0 XEN2_DOMU

Log Message:
Comment out -g, avoiding building netbsd.gdb.  Because of inclusion,
this affects XEN3_DOM[0U] as well.  This change shrinks the amount of
disk space required for a full build significantly, and now only ALL
has -g enabled.

ok bouyer@


To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 src/sys/arch/i386/conf/XEN2_DOM0
cvs rdiff -r1.6 -r1.7 src/sys/arch/i386/conf/XEN2_DOMU

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