]> git.proxmox.com Git - mirror_qemu.git/commit - configure
configure: allow more host/target combos to use the host compiler
authorPaolo Bonzini <pbonzini@redhat.com>
Mon, 6 Jun 2022 08:47:45 +0000 (10:47 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Wed, 6 Jul 2022 07:31:15 +0000 (09:31 +0200)
commit26e7253375e5db94a2c08acbc4a3c8203b382024
tree8f84f767e932701f0ec38ce5c3fb0ecaa056f06b
parentd44f2f96f7939c898834f98f7dd7c7acc2b2fed0
configure: allow more host/target combos to use the host compiler

Add more pairs of bi-arch compilers, so that it is not necessary to have
e.g. both little-endian and big-endian ARM compilers.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
configure