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 9620f84bc4
commit 4a2dc07eb6
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