commit | 12640f05eb3117776162545864275949d722350f | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Mon Jun 06 11:48:47 2022 +0200 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Wed Jun 15 11:12:32 2022 +0200 |
tree | 23aa2c6fac31f1d233dfcb09144cbb62d52aa551 | |
parent | 766a9814749e35b1e4537f8a6ba71ab202ce5709 [diff] |
meson: put cross compiler info in a separate section While at it, remove a dead assignment and simply inline the value of the "target" variable, which is used just once. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>