diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2021-11-09 09:18:20 +0100 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2021-12-18 10:57:36 +0100 |
commit | d8ff892dc23e9921db49d2053036240675bb50f8 (patch) | |
tree | 2cd6913107b2c513ace57aa782d7906a16afce91 /scripts/check_sparse.py | |
parent | e4da0e39dfce5366b22b3e28ec63d0470c1df550 (diff) | |
download | qemu-d8ff892dc23e9921db49d2053036240675bb50f8.zip qemu-d8ff892dc23e9921db49d2053036240675bb50f8.tar.gz qemu-d8ff892dc23e9921db49d2053036240675bb50f8.tar.bz2 |
configure: unify ppc64 and ppc64le
The only difference between the two, as far as either configure or
Meson are concerned, is the default endianness of the compiler.
For tests/tcg, specify the endianness explicitly on the command line;
for configure, do the same so that it is possible to have --cpu=ppc64le
on a bigendian system or vice versa. Apart from this, cpu=ppc64le can
be normalized to ppc64 also in configure and not just in the meson
cross file.
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'scripts/check_sparse.py')
0 files changed, 0 insertions, 0 deletions