]> git.proxmox.com Git - mirror_qemu.git/commit - configure
configure, pc-bios/vof: pass cross CFLAGS correctly
authorPaolo Bonzini <pbonzini@redhat.com>
Wed, 15 Jun 2022 09:42:01 +0000 (11:42 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Wed, 6 Jul 2022 07:31:15 +0000 (09:31 +0200)
commitd44f2f96f7939c898834f98f7dd7c7acc2b2fed0
tree76c3dbb552849673a56979a01e50ae852ac4a3ca
parent75b244794323c821aee0d928c5731efe9a022425
configure, pc-bios/vof: pass cross CFLAGS correctly

Use the flags passed to the configure script for the ppc cross compiler,
which in fact default to those that are needed to get the 32-bit ISA.
Add the endianness flag so that it remains possible to use a ppc64le
compiler to compile VOF.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
configure
pc-bios/vof/Makefile