Sam James <s...@gentoo.org> writes:

> Jérôme Carretero <cj-gen...@zougloub.eu> writes:
>
>> Hi Sam,
>>
>
> Hi,
>
>>
>> Slight nit-picking, but while:
>>
>> commit 3fe617ccafd6f5bb33c2391d6f4eeb41c1fd0151
>> Author: Linus Torvalds <torva...@linux-foundation.org>
>> Date:   2021-09-05 11:24:05 -0700
>>
>>     Enable '-Werror' by default for all kernel builds
>>
>> did provide that WERROR=0 option...
>>
>
> I'm not really sure that's a nit-pick per se, rather just some
> additional context. I didn't intend to claim that it covers everything ;)
>

FWIW, I checked my IRC logs from a little while ago (which is when I'd
decided we need to do this), and found:

[Sunday 8 September 2024] [19:55:30 BST] <sam_> 
tools/lib/symbol/Makefile:42:ifneq ($(WERROR),0)
[Sunday 8 September 2024] [19:55:30 BST] <sam_> 
tools/lib/subcmd/Makefile:46:ifneq ($(WERROR),0)
[Sunday 8 September 2024] [19:55:30 BST] <sam_> tools/lib/api/Makefile:42:ifneq 
($(WERROR),0)

... which is where the "host tools" part came from.

Reply via email to