From ea8768acf71761872f851707392a43c4403ab5e3 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Mon, 19 Oct 2020 20:47:01 +0200 Subject: [PATCH] Revert "Disable lto to work around lconvert segfaulting on armv7hl (#1884681)" My theory was wrong. It didn't help with stellarium build. This reverts commit 7f71accce31680aceabb914ee8fd202b1b0e376c. --- qt5-qttools.spec | 6 ------ 1 file changed, 6 deletions(-) diff --git a/qt5-qttools.spec b/qt5-qttools.spec index b21e785..afc6333 100644 --- a/qt5-qttools.spec +++ b/qt5-qttools.spec @@ -178,12 +178,6 @@ Requires: %{name}-common = %{version}-%{release} %build -# Disable lto to work around lconvert segfaulting on armv7hl -# https://bugzilla.redhat.com/show_bug.cgi?id=1884681 -%ifarch armv7hl -%define _lto_cflags %{nil} -%endif - %{qmake_qt5} \ %{?no_examples}