Re: [PATCH] kbuild: set the initial value of subdir-rustflags-y

From: Miguel Ojeda

Date: Sat Jul 18 2026 - 05:55:15 EST


On Sat, Jul 18, 2026 at 6:03 AM Yuntao Wang <yuntao.wang@xxxxxxxxx> wrote:
>
> Initialize subdir-rustflags-y to an empty value to prevent it from being
> inadvertently affected by an environment variable of the same name.
>
> Signed-off-by: Yuntao Wang <yuntao.wang@xxxxxxxxx>

Sounds good, thanks!

I guess we can take this via either Kbuild or Rust -- happy either way.

Cheers,
Miguel