commit a2bea7302a374f78e41a17c49b81b7b294dc6c90
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Sun Aug 2 17:19:55 2020 +0100
Revert "Disable LTO"
This reverts commit 7f06b05087dc47d79682998ad62ac5688cb602a6.
vlc.spec | 3 ---
1 file changed, 3 deletions(-)
---
diff --git a/vlc.spec b/vlc.spec
index ef17df8..7eb0713 100644
--- a/vlc.spec
+++ b/vlc.spec
@@ -342,9 +342,6 @@ touch src/revision.txt
%build
-%if 0%{?fedora} > 32
-%define _lto_cflags %{nil}
-%endif
%if 0%{?el7}
. /opt/rh/devtoolset-%{dts_ver}/enable
%endif