No valgrind on MIPS

This commit is contained in:
Michal Toman 2016-08-12 13:46:12 +02:00 committed by Rich Mattes
parent fdf9037016
commit e07b80e635

View File

@ -1,10 +1,10 @@
%ifnarch s390
%ifnarch s390 %{mips}
%global with_valgrind 1
%endif
Name: libccd
Version: 2.0
Release: 6%{?dist}
Release: 7%{?dist}
Summary: Library for collision detection between convex shapes
License: BSD
@ -90,6 +90,9 @@ make -C build test ||exit 0
%{_libdir}/pkgconfig/*.pc
%changelog
* Fri Aug 12 2016 Michal Toman <mtoman@fedoraproject.org> - 2.0-7
- No valgrind on MIPS
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 2.0-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild