]> git.proxmox.com Git - mirror_qemu.git/commit - bsd-user/syscall.c
build: move TARGET_GPROF to config-host.mak
authorPaolo Bonzini <pbonzini@redhat.com>
Tue, 4 Feb 2020 16:11:04 +0000 (17:11 +0100)
committerPaolo Bonzini <pbonzini@redhat.com>
Wed, 12 Feb 2020 15:29:27 +0000 (16:29 +0100)
commit4cc600d22906a839719116043dbc3760e02c756e
tree59b810cb39df718e05ac83b55f4507f5a004eb2f
parentfe3dada3172310c7d3db666b4223d89e6c6f7fa3
build: move TARGET_GPROF to config-host.mak

TARGET_GPROF is the same for all targets, write it to
config-host.mak instead.

Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-id: <20200204161104.21077-1-pbonzini@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
bsd-user/syscall.c
configure
linux-user/exit.c
linux-user/signal.c
tests/check-block.sh