]> git.proxmox.com Git - mirror_qemu.git/commit
meson: put cross compiler info in a separate section
authorPaolo Bonzini <pbonzini@redhat.com>
Mon, 6 Jun 2022 09:48:47 +0000 (11:48 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Wed, 15 Jun 2022 09:12:32 +0000 (11:12 +0200)
commit12640f05eb3117776162545864275949d722350f
tree23aa2c6fac31f1d233dfcb09144cbb62d52aa551
parent766a9814749e35b1e4537f8a6ba71ab202ce5709
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>
meson.build