diff options
author | David Michael <fedora.dm0@gmail.com> | 2021-06-09 08:28:39 -0400 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2021-06-15 20:27:38 +0200 |
commit | f8bb7e1c25b3d9c55975ca0f428f03d1049f2b06 (patch) | |
tree | 2214cd2a4ad650b5bac16ee1b439bd5f4965d43e /target/i386 | |
parent | baa014e3b92a12a6037c7525ee1a169ab7ec0302 (diff) | |
download | qemu-f8bb7e1c25b3d9c55975ca0f428f03d1049f2b06.zip qemu-f8bb7e1c25b3d9c55975ca0f428f03d1049f2b06.tar.gz qemu-f8bb7e1c25b3d9c55975ca0f428f03d1049f2b06.tar.bz2 |
configure: map x32 to cpu_family x86_64 for meson
The meson.build file defines supported_cpus which does not contain
x32, and x32 is not one of meson's stable built-in values:
https://mesonbuild.com/Reference-tables.html#cpu-families
Signed-off-by: David Michael <fedora.dm0@gmail.com>
Message-Id: <878s3jrzm0.fsf@gmail.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'target/i386')
0 files changed, 0 insertions, 0 deletions