Disable tests

This commit is contained in:
Antonio Trande 2023-05-24 20:12:25 +02:00
parent 68b05457ea
commit 2e4fef3c5c

View File

@ -8,13 +8,13 @@
%global _lto_cflags %{nil}
# Testing libpetsc ?
%bcond_without check
%bcond_with check
#
# Python binding and its testing
%bcond_without python
%ifnarch %{power64} %{arm}
%bcond_without pycheck
%bcond_with pycheck
%endif
%global pymodule_name petsc4py
%global pymodule_version %{version}