Disable tests
This commit is contained in:
parent
68b05457ea
commit
2e4fef3c5c
@ -8,13 +8,13 @@
|
|||||||
%global _lto_cflags %{nil}
|
%global _lto_cflags %{nil}
|
||||||
|
|
||||||
# Testing libpetsc ?
|
# Testing libpetsc ?
|
||||||
%bcond_without check
|
%bcond_with check
|
||||||
#
|
#
|
||||||
|
|
||||||
# Python binding and its testing
|
# Python binding and its testing
|
||||||
%bcond_without python
|
%bcond_without python
|
||||||
%ifnarch %{power64} %{arm}
|
%ifnarch %{power64} %{arm}
|
||||||
%bcond_without pycheck
|
%bcond_with pycheck
|
||||||
%endif
|
%endif
|
||||||
%global pymodule_name petsc4py
|
%global pymodule_name petsc4py
|
||||||
%global pymodule_version %{version}
|
%global pymodule_version %{version}
|
||||||
|
Loading…
Reference in New Issue
Block a user