The source project of this merge request has been removed.
Disable LTO on non-x86 architectures
Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=1950192
LTO is causing trouble with the QEMU coroutines/iothreads on non-x86 architectures. Disable it until we've got a proper upstream solution.
Signed-off-by: Thomas Huth thuth@redhat.com