No valgrind on MIPS
This commit is contained in:
parent
fdf9037016
commit
e07b80e635
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user