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

From: Mauro Carvalho Chehab

Date: Tue Nov 18 2025 - 14:12:01 EST


Em Tue, 18 Nov 2025 09:38:15 -0700
Jonathan Corbet <corbet@xxxxxxx> escreveu:

> Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx> writes:
>
> > On Mon, Nov 17, 2025 at 10:20:46AM +0100, Miguel Ojeda wrote:
> >> 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?
> >
> > I don't know exactly why this was not working.
>
> I would feel a lot better if we knew what the real problem is before
> applying fixes for it. Otherwise something seems certain to come and
> bite us at some point.

Me too, but the bug is very annoying ;-)

I'll try to seek for some time to better understand it, maybe
next week.

Thanks,
Mauro