Subject: CVS commit: [netbsd-1-6] syssrc/sys/conf
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 12/02/2002 00:26:33
Module Name:	syssrc
Committed By:	he
Date:		Sun Dec  1 22:26:32 UTC 2002

Modified Files:
	syssrc/sys/conf [netbsd-1-6]: Makefile.kern.inc

Log Message:
Pull up revision 1.23 (requested by sjg in ticket #877):
  Replace COPTS?= with COPTS+=, so that setting COPTS in
  /etc/mk.conf (common on sparc systems) does not cause the
  -O2 in DEFCOPTS to be lost, resulting an an unloadable
  kernel on sparc.


To generate a diff of this commit:
cvs rdiff -r1.13.4.7 -r1.13.4.8 syssrc/sys/conf/Makefile.kern.inc

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