[PATCH 1/2] rust: get the version of libclang used by bindgen in a separate script

Miguel Ojeda miguel.ojeda.sandonis at gmail.com
Wed Sep 3 16:24:22 PDT 2025


On Wed, Sep 3, 2025 at 9:08 PM Asuna Yang <spriteovo at gmail.com> wrote:
>
> Decouple the code for getting the version of libclang used by Rust
> bindgen from rust_is_available.sh into a separate script so that we can
> define a symbol for the version in Kconfig that will be used for
> checking in subsequent patches.

Hmm... I am not sure it is a good idea to move that into another
script. Do we really need to intertwine these two scripts? The rename
isn't great either.

Cc'ing the rust-for-linux list too.

Thanks!

Cheers,
Miguel



More information about the linux-riscv mailing list