Subject: CVS commit: syssrc/sys/arch/alpha/stand
To: None <source-changes@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 12/30/2001 18:32:30
Module Name:	syssrc
Committed By:	lukem
Date:		Sun Dec 30 16:32:29 UTC 2001

Modified Files:
	syssrc/sys/arch/alpha/stand: Makefile.bootprogs

Log Message:
add -Os to COPTS after <bsd.prog.mk> is pulled in rather than adding
it in CFLAGS beforehand, as a user's mk.conf COPTS+=-O2 results in
boot files that are too large.


To generate a diff of this commit:
cvs rdiff -r1.19 -r1.20 syssrc/sys/arch/alpha/stand/Makefile.bootprogs

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