Re: [PATCH] kbuild: rust: use `-Zdwarf-version` to support DWARFv5
From: Miguel Ojeda
Date: Fri Mar 29 2024 - 15:49:15 EST
On Sat, Feb 17, 2024 at 1:26 AM Miguel Ojeda <ojeda@xxxxxxxxxx> wrote:
>
> Rust 1.64.0 introduced (unstable) support for the `-Zdwarf-version`
> flag, which allows to select DWARFv5, thus use it.
>
> Link: https://github.com/rust-lang/rust/issues/103057
> Link: https://github.com/rust-lang/rust/pull/98350
> Signed-off-by: Miguel Ojeda <ojeda@xxxxxxxxxx>
Applied to `rust-next` -- please feel free to still send reviews or
tested-bys for this one!
Cheers,
Miguel