Source-Changes archive

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

Re: CVS commit: src/sys/arch/i386/stand/bootxx



On Nov 1, 12:14am, dyoung%pobox.com@localhost (David Young) wrote:
-- Subject: Re: CVS commit: src/sys/arch/i386/stand/bootxx

| On Mon, Oct 23, 2006 at 09:57:46PM +0000, Christos Zoulas wrote:
| > 
| > Module Name:        src
| > Committed By:       christos
| > Date:               Mon Oct 23 21:57:46 UTC 2006
| > 
| > Modified Files:
| >     src/sys/arch/i386/stand/bootxx: Makefile.bootxx
| > 
| > Log Message:
| > nuke $DBG, since it contains -O2; suggested by uwe.
| > 
| 
| Why does this change matter?

According to uwe, when multiple -O flags are present the last one
takes precendence. We want -Os for the bootblocks.

christos



Home | Main Index | Thread Index | Old Index