commit | d44f2f96f7939c898834f98f7dd7c7acc2b2fed0 | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Wed Jun 15 11:42:01 2022 +0200 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Wed Jul 06 09:31:15 2022 +0200 |
tree | 76c3dbb552849673a56979a01e50ae852ac4a3ca | |
parent | 75b244794323c821aee0d928c5731efe9a022425 [diff] |
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>