From 3c4f7b129c0bd34860f5e0bb2feb1b73e1dc4fe4 Mon Sep 17 00:00:00 2001 From: Than Ngo Date: Aug 31 2020 13:36:49 +0000 Subject: Disable LTO --- diff --git a/qtwebkit.spec b/qtwebkit.spec index 26f28a8..a0328bb 100644 --- a/qtwebkit.spec +++ b/qtwebkit.spec @@ -1,3 +1,8 @@ +# qtwebkit is known not to work properly with LTO at this point. Some of the issues +# are being worked on upstream and disabling LTO should be re-evaluated as +# we update this change. Until such time... +# Disable LTO +%global _lto_cflags %{nil} %global _hardened_build 1