commit 87724db0fc25ef6fdf970b0387922a007722e0c3
Author: Uwe Klotz <uklotz(a)mixxx.org>
Date: Wed Nov 4 13:11:16 2020 +0100
Disable LTO for all targets
https://bugzilla.rpmfusion.org/show_bug.cgi?id=5829
mixxx.spec | 2 --
1 file changed, 2 deletions(-)
---
diff --git a/mixxx.spec b/mixxx.spec
index 8cb895b..b0a8847 100644
--- a/mixxx.spec
+++ b/mixxx.spec
@@ -1,9 +1,7 @@
# Build out-of-source (default since Fedora 33)
%undefine __cmake_in_source_build
-%ifarch %{power64}
%global _lto_cflags %{nil}
-%endif
# Optional: Package version suffix for pre-releases, e.g. "beta" or
"rc"
%global extraver beta