fix typo in %%if after a local experiment with disabling it

This commit is contained in:
Michel Alexandre Salim 2014-02-07 10:04:32 +07:00
parent 0237e62eab
commit f638c058d1
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
%if 0%{?el6}
%ifarch ppc64
if ! %{with ppc64opt2}
%if ! %{with ppc64opt2}
%global optflags %(echo %{optflags} | sed 's/-O2 /-O1 /')
%endif
%endif # ppc64