]> git.ipfire.org Git - thirdparty/qemu.git/commit
configure: set the bindgen cross target
authorMarc-André Lureau <marcandre.lureau@redhat.com>
Wed, 24 Sep 2025 12:04:04 +0000 (16:04 +0400)
committerMarc-André Lureau <marcandre.lureau@redhat.com>
Tue, 30 Sep 2025 15:33:25 +0000 (19:33 +0400)
commit0d4fb8f746d7ff215146dbd96efbe9cc87cb98ff
tree7b671522c0179769846e0118b03c6f945e4a8d2c
parentc102f036bf601434de7d83f861bb74b5d2efc6da
configure: set the bindgen cross target

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>
configure
scripts/rust-to-clang-target-test.sh [new file with mode: 0755]
scripts/rust-to-clang-target.sh [new file with mode: 0644]
tests/lcitool/libvirt-ci