Re: [PATCH 1/1] docs: makefile: move rustdoc check to the build wrapper

From: Miguel Ojeda
Date: Mon Nov 17 2025 - 04:26:22 EST


On Mon, Nov 17, 2025 at 10:13 AM Mauro Carvalho Chehab
<mchehab+huawei@xxxxxxxxxx> wrote:
>
> The makefile logic to detect if rust is enabled is not working
> the way it was expected. Move it to be inside the wrapper
> script.

Hmm... Could the commit explain a bit why this didn't work and why now it does?

Thanks!

Cheers,
Miguel