Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: syssrc/sys/conf



Module Name:    syssrc
Committed By:   sjg
Date:           Sun Sep 29 07:22:59 UTC 2002

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

Log Message:
Replace COPTS?= with COPTS+= so that a setting of COPTS in mk.conf
(common on sparc systems) does not cause the -O2 in DEFCOPTS to
be lost - which results in an unloadable kernel on sparc.

Reviewed by: christos


To generate a diff of this commit:
cvs rdiff -r1.22 -r1.23 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.




Home | Main Index | Thread Index | Old Index