valgrind come unstuck for the moment

This commit is contained in:
Caolán McNamara 2011-01-27 09:10:15 +00:00
parent 3aace09957
commit 272ccd424b

View File

@ -68,11 +68,7 @@ make %{?_smp_mflags}
%endif
%check
%ifarch %{ix86} x86_64
VALGRIND=memcheck make check
%else
make check
%endif
%install
rm -rf $RPM_BUILD_ROOT