commit 530d682ffb9e23898fb75631117176513d81c53e
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Thu Dec 31 23:31:52 2020 +0000
Disable lto
comskip.spec | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/comskip.spec b/comskip.spec
index 687222c..addb66a 100644
--- a/comskip.spec
+++ b/comskip.spec
@@ -1,3 +1,4 @@
+%global _lto_cflags %{nil}
# suppress gcc-10 FTBFS
%define _legacy_common_support 1
Name: comskip