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 7f71accce3.
This commit is contained in:
Kalev Lember 2020-10-19 20:47:01 +02:00
parent 7f71accce3
commit ea8768acf7
1 changed files with 0 additions and 6 deletions

View File

@ -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}