[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CANiq72nHfibkDWMbLh9hwY-pTEjau_kHLFEMnVN2vm2VZnTH3Q@mail.gmail.com>
Date: Wed, 7 Aug 2024 01:46:25 +0200
From: Miguel Ojeda <miguel.ojeda.sandonis@...il.com>
To: Miguel Ojeda <ojeda@...nel.org>
Cc: Alex Gaynor <alex.gaynor@...il.com>, Wedson Almeida Filho <wedsonaf@...il.com>,
Masahiro Yamada <masahiroy@...nel.org>, Boqun Feng <boqun.feng@...il.com>, Gary Guo <gary@...yguo.net>,
Björn Roy Baron <bjorn3_gh@...tonmail.com>,
Benno Lossin <benno.lossin@...ton.me>, Andreas Hindborg <a.hindborg@...sung.com>,
Alice Ryhl <aliceryhl@...gle.com>, rust-for-linux@...r.kernel.org,
Nathan Chancellor <nathan@...nel.org>, Nicolas Schier <nicolas@...sle.eu>, linux-kbuild@...r.kernel.org,
linux-kernel@...r.kernel.org, patches@...ts.linux.dev
Subject: Re: [PATCH] kbuild: rust-analyzer: mark `rust_is_available.sh`
invocation as recursive
On Wed, Aug 7, 2024 at 1:36 AM Miguel Ojeda <ojeda@...nel.org> wrote:
>
> Otherwise, we get a warning from `rustc`. Thus fix it.
To be clear, this happens (only) when calling `make` with parallel
jobs, e.g. `-j8`.
Which does not really matter for that target, but nevertheless, some
of us call `make` with jobs enabled most of the time.
Cheers,
Miguel
Powered by blists - more mailing lists