Re: [PATCH v2 6/6] kbuild: enable -Werror for hostprogs
From: Miguel Ojeda
Date: Mon Oct 06 2025 - 07:27:46 EST
On Sun, Oct 5, 2025 at 10:53 PM Nathan Chancellor <nathan@xxxxxxxxxx> wrote:
>
> Thomas and Nicolas, thoughts?
I think it would be good to eventually split the hostprog flags into 2
sets: the ones that are used for bootstrapping, and the ones that go
after that.
That way, we can get the best of both worlds, if I understand correctly.
Cheers,
Miguel