Source-Changes archive

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

Re: CVS commit: src/sys/arch/i386/conf



On Tue, Nov 28, 2006 at 01:50:18 +0900, Izumi Tsutsui wrote:

> uwe%ptc.spbu.ru@localhost wrote:
> 
> > tls@ added -mfoo to COPTS (e.g. 1.794 of GENERIC).  The fix is to add
> > -mfoo to CPUFLAGS instead (we have plenty of configs that do that),
> > not adding -O2 to COPTS in the config.
> 
> Well, I asked tls to do so but got no response.
> There was also some opinion to object to use CPUFLAGS
> in kernel config. That's what I called "no conclusion."

Hmm, was there (I don't think I followed the discussion)?  We have
quite a number of configs (about 40) for arm, ppc, and mips ports that
use CPUFLAGS precisely for supplying appropriate -mfoo options as the
port (or the specific machine that the config targets) is known to
have given cpu variant.

CPUFLAGS was introduced by Jason precisely for this purpose.

SY, Uwe
-- 
uwe%ptc.spbu.ru@localhost                         |       Zu Grunde kommen
http://snark.ptc.spbu.ru/~uwe/          |       Ist zu Grunde gehen



Home | Main Index | Thread Index | Old Index