Re: [PATCH] scripts/Makefile.extrawarn: Respect CONFIG_WERROR / W=e for hostprogs
From: Miguel Ojeda
Date: Tue Oct 07 2025 - 12:07:46 EST
On Tue, Oct 7, 2025 at 6:00 PM Miguel Ojeda
<miguel.ojeda.sandonis@xxxxxxxxx> wrote:
>
> Acked-by: Miguel Ojeda <ojeda@xxxxxxxxxx>
I also tested that for Rust hostprogs it now respects `WERROR` and
`W=e` as expected:
Tested-by: Miguel Ojeda <ojeda@xxxxxxxxxx> # Rust
Thanks!
Cheers,
Miguel