Subject: Re: CVS commit: src/sys/arch/i386/conf
To: None <tsutsui@netbsd.org>
From: Jason Thorpe <thorpej@shagadelic.org>
List: source-changes
Date: 11/27/2006 07:17:52
On Nov 17, 2006, at 2:18 PM, Izumi Tsutsui wrote:
>
> Module Name: src
> Committed By: tsutsui
> Date: Fri Nov 17 22:18:22 UTC 2006
>
> Modified Files:
> src/sys/arch/i386/conf: DISKLESS GENERIC GENERIC.MPACPI
> GENERIC_LAPTOP
> PARALLELS QEMU SWINGER VIRTUALPC
>
> Log Message:
> 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.
-- thorpej