Re: [PATCH] kbuild: rust: use `-Zdwarf-version` to support DWARFv5

From: Alice Ryhl
Date: Tue Apr 02 2024 - 05:55:57 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>

Reviewed-by: Alice Ryhl <aliceryhl@xxxxxxxxxx>