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:
parent
7f71accce3
commit
ea8768acf7
@ -178,12 +178,6 @@ Requires: %{name}-common = %{version}-%{release}
|
|||||||
|
|
||||||
|
|
||||||
%build
|
%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} \
|
%{qmake_qt5} \
|
||||||
%{?no_examples}
|
%{?no_examples}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user