qemu-rust
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] rust: add --rust-target option for bindgen


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH] rust: add --rust-target option for bindgen
Date: Thu, 6 Feb 2025 12:43:35 +0100
User-agent: Mozilla Thunderbird

On 6/2/25 12:38, Paolo Bonzini wrote:
On Thu, Feb 6, 2025 at 12:37 PM Philippe Mathieu-Daudé
<philmd@linaro.org> wrote:
     if bindgen.version().version_compare('<0.61.0')
       # default in 0.61+
       bindgen_args += ['--size_t-is-usize']

Should this be merged directly on master as build-fix?

If it's breaking CI I can send a pull request later. I wasn't sure if
it was just my branch with other Rust changes.

No, this is now affecting the main repository, so also all forks.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]