summary refs log tree commit diff stats
path: root/scripts/rust-to-clang-target-test.sh (follow)
Commit message (Collapse)AuthorAgeFilesLines
* configure: set the bindgen cross targetMarc-André Lureau2025-09-301-0/+43
Implement a bash version of rust-bindgen rust_to_clang_target() to convert from rust target to clang target. Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com> Reviewed-by: Paolo Bonzini <pbonzini@redhat.com> Message-ID: <20250924120426.2158655-8-marcandre.lureau@redhat.com>