Subject: Re: CVS commit: src/sys/arch/i386/conf
To: None <thorpej@shagadelic.org>
From: Izumi Tsutsui <tsutsui@ceres.dti.ne.jp>
List: source-changes
Date: 11/28/2006 00:42:45
thorpej@shagadelic.org wrote:

> > COPTS should have -O2 otherwise we'll get no generic optimization.
> >
> > XXX: I prefer CPUFLAGS, but there isn't any conclusion yet.
> 
> No conclusion about what?  CPUFLAGS is what should be used to specify  
> e.g. 586-or-higher compiler flags, etc.  That is what was intended  
> when I added the option.

I know you said so and I agree with you, but I don't know
who can conclude it (nor get any answer from tls).
I've just added it to COPTS as temporary fix because
having no optimization in GENERIC was too bad.
---
Izumi Tsutsui