diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2023-12-22 10:55:43 +0100 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2023-12-22 13:10:29 +0100 |
commit | 007531586aa8ef6dccdadd927b89a50af62288d1 (patch) | |
tree | c4dc152504abe3816f17fd293ec0537b23abf51d /gitdm.config | |
parent | 191710c221f65b1542f6ea7fa4d30dde6e134fd7 (diff) |
configure: use a native non-cross compiler for linux-user
Commit c2118e9e1ab ("configure: don't try a "native" cross for linux-user",
2023-11-23) sought to avoid issues with using the native compiler with a
cross-endian or cross-bitness setup. However, in doing so it ended up
requiring a cross compiler setup (and most likely a slow compiler setup)
even when building TCG tests that are native to the host architecture.
Always allow the host compiler in that case.
Cc: qemu-stable@nongnu.org
Fixes: c2118e9e1ab ("configure: don't try a "native" cross for linux-user", 2023-11-23)
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'gitdm.config')
0 files changed, 0 insertions, 0 deletions