]> git.proxmox.com Git - mirror_qemu.git/commit
configure, meson: remove target OS symbols from config-host.mak
authorPaolo Bonzini <pbonzini@redhat.com>
Wed, 30 Aug 2023 09:39:45 +0000 (11:39 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Thu, 7 Sep 2023 11:32:37 +0000 (13:32 +0200)
commit1f2146f7ca0f04afc62c4a170ec78bd030f3e72f
treed0b5a25c4f39e9ea2cdf38d230907fe3acbbdf90
parent73258b386489c410e4d449159a6c8420e3b7733f
configure, meson: remove target OS symbols from config-host.mak

Stop applying config-host.mak to the sourcesets, since it does not
have any more CONFIG_* symbols coming from the command line.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
12 files changed:
Makefile
chardev/meson.build
configure
docs/devel/kconfig.rst
gdbstub/meson.build
meson.build
qga/meson.build
storage-daemon/meson.build
tcg/meson.build
tests/meson.build
tests/qtest/meson.build
tests/unit/meson.build