try with _lto_cflags on i686 again

This commit is contained in:
Caolán McNamara 2022-02-04 09:39:53 +00:00
parent 4199a64391
commit 053b3d3d24

View File

@ -988,12 +988,6 @@ mv .git .git-rpm
# path to external tarballs
EXTSRCDIR=`dirname %{SOURCE0}`
# On i686, CustomTarget_testtools/uno_test from the testsuite fails when LTO is
# enabled:
%ifarch i686
%define _lto_cflags %{nil}
%endif
#use the RPM_OPT_FLAGS but remove the LibreOffice overridden ones
for i in $RPM_OPT_FLAGS; do
case "$i" in