This commit is contained in:
Jakub Jelinek 2005-06-27 20:06:18 +00:00
parent 0ccd41a417
commit ee4656d020

View File

@ -775,7 +775,7 @@ ln -sf /%{_lib}/ld-linux-ia64.so.2 $RPM_BUILD_ROOT/lib/ld-linux-ia64.so.2
# Increase timeouts # Increase timeouts
export TIMEOUTFACTOR=16 export TIMEOUTFACTOR=16
echo ====================TESTING========================= echo ====================TESTING=========================
cd build-%{_target_cpu}-linuxnptl cd build-%{nptl_target_cpu}-linuxnptl
make %{?_smp_mflags} -k check PARALLELMFLAGS=-s 2>&1 | tee check.log || : make %{?_smp_mflags} -k check PARALLELMFLAGS=-s 2>&1 | tee check.log || :
cd .. cd ..
%if %{buildxen} %if %{buildxen}