]> git.proxmox.com Git - mirror_qemu.git/commit
configure: clean up handling of CFI option
authorPaolo Bonzini <pbonzini@redhat.com>
Tue, 26 Sep 2023 15:20:53 +0000 (17:20 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Wed, 18 Oct 2023 08:01:01 +0000 (10:01 +0200)
commitae22ae651515045ea06eac9abc55dacbfd616bd4
tree2feb99a2f5f99b9946d2aaae4edf7d7e40c09263
parent655e2a778dd701822bbe0bf90dad74c25bb05e49
configure: clean up handling of CFI option

Avoid that --enable-cfi --disable-cfi leaves b_lto set to true.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
configure