- ppc does not survive make check

This commit is contained in:
Florian La Roche 2004-09-26 09:14:59 +00:00
parent 26d0ea9ab8
commit 811e4ce221

View File

@ -109,10 +109,12 @@ cd ..
%endif
%check
%ifnarch ppc
cd base
export LD_LIBRARY_PATH=`pwd`/.libs
make %{?_smp_mflags} check
cd ..
%endif
%ifarch %{ix86}
cd build-sse2
export LD_LIBRARY_PATH=`pwd`/.libs