Home
last modified time | relevance | path

Searched hist:"853 b4baf30a515d87229ee94f89f4b3ad376c9d2" (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/
H A Dconfigure853b4baf30a515d87229ee94f89f4b3ad376c9d2 Sat Aug 22 14:35:48 CDT 2020 Thomas Huth <thuth@redhat.com> configure: Add system = 'linux' for meson when cross-compiling

Meson needs the "system = xyz" line when cross-compiling. We are already
adding a "system = 'windows'" for the MinGW cross-compilation case here,
so let's add a "system = 'linux'" now for Linux hosts, too.

Message-Id: <20200823111757.72002-2-thuth@redhat.com>
Acked-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>