mirror of
https://github.com/mii443/qemu.git
synced 2025-08-22 15:15:46 +00:00
Since installation is not part of Makefiles anymore, Make need not know the directories anymore. Meson already knows them through built-in options, do everything using them instead of the config_host dictionary. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>