Disable unit tests on PPC for now

This commit is contained in:
Michel Alexandre Salim 2009-09-07 17:54:33 +00:00
parent 48b530bc04
commit 899124d01c
1 changed files with 2 additions and 0 deletions

View File

@ -162,7 +162,9 @@ make %{_smp_mflags} OPTIMIZE_OPTION='%{optflags}'
%check
%ifnarch ppc
cd obj && make check
%endif
%install