commit | d0cda6f461fd33c5f9b063781c63c1ce5fd3fa3b | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Fri Nov 03 09:17:48 2023 +0100 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Sun Dec 31 09:11:29 2023 +0100 |
tree | c48bd2a0ab0da96761a6b75cdb66cb1ed36a5090 | |
parent | cfc1a889e509ffeba6e44cca8ff626751bc4219e [diff] |
configure, meson: rename targetos to host_os This variable is about the host OS, not the target. It is used a lot more since the Meson conversion, but the original sin dates back to 2003. Time to fix it. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>