[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20230823015551.GB3913@google.com>
Date: Wed, 23 Aug 2023 10:55:51 +0900
From: Sergey Senozhatsky <senozhatsky@...omium.org>
To: Ying Sun <sunying@...iscas.ac.cn>
Cc: Masahiro Yamada <masahiroy@...nel.org>, sunying@...iscas.ac.cn,
linux-kbuild@...r.kernel.org, linux-kernel@...r.kernel.org,
Siyuan Guo <zy21df106@...a.edu.cn>,
Sergey Senozhatsky <senozhatsky@...omium.org>,
Randy Dunlap <rdunlap@...radead.org>,
Jesse T <mr.bossman075@...il.com>
Subject: Re: [PATCH] kconfig: add dependency warning print about invalid
values in verbose mode
On (23/08/19 22:40), Jesse T wrote:
> > > From: Ying Sun <sunying@...iscas.ac.cn>
> > >
> > > Add warning about the configuration option's invalid value in verbose mode,
> > > including error causes, mismatch dependency, old and new values,
> > > to help users correct them.
Are those really errors?
ERROR : CLANG_VERSION[140006 => 0] value is invalid due to it has default value
ERROR : CC_IS_GCC[n => y] value is invalid due to it has default value
ERROR : GCC_VERSION[0 => 120200] value is invalid due to it has default value
I'm using clang, so corresponding options are set accordingly in my .config
Powered by blists - more mailing lists