Subject: Re: CVS commit: src/sys/arch/ews4800mips/conf
To: None <david@l8s.co.uk>
From: Izumi Tsutsui <tsutsui@ceres.dti.ne.jp>
List: source-changes
Date: 08/29/2006 00:56:40
david@l8s.co.uk wrote:

> On Mon, Aug 28, 2006 at 01:53:04PM +0000, Izumi Tsutsui wrote:
> > 
> > Log Message:
> > options SYSTRACE is now disabled in GENERIC,
> > so remove "no options SYSTRACE".
> 
> Isn't this a bad idea, you don't want SYSTRACE here when it gets fixed
> and re-added to GENERIC.

But config(1) complains about it:
>> RAMDISK:26: options `SYSTRACE' is not defined

Should config(1) be fixed not to treat it fatal?
---
Izumi Tsutsui