Home
last modified time | relevance | path

Searched hist:f8bb7e1c25b3d9c55975ca0f428f03d1049f2b06 (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/
H A Dconfiguref8bb7e1c25b3d9c55975ca0f428f03d1049f2b06 Wed Jun 09 07:28:39 CDT 2021 David Michael <fedora.dm0@gmail.com> 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>