]> git.proxmox.com Git - mirror_qemu.git/commit - configure
configure: gcov should not exclude fortify-source
authorPaolo Bonzini <pbonzini@redhat.com>
Wed, 20 Apr 2022 15:33:38 +0000 (17:33 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Thu, 28 Apr 2022 06:51:57 +0000 (08:51 +0200)
commitdf42fa7d47473a2f3912453db1e652b148e182da
treeb881350d3587aaa2e5d8e7575a781abcfc2efbd8
parent2ed197d66e3fc66d7bbe272f80536e0a7a2dcca2
configure: gcov should not exclude fortify-source

There is no reason other than history (dating back to commit 1d728c3946, "tests: add gcov
support", 2013-01-06) for this, remove this unnecessary conditional.

Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
configure