Rebuild for Scotch-7.0.4

This commit is contained in:
Antonio Trande 2023-08-17 19:31:04 +02:00
parent d408b4ba6d
commit 74155d8d3e

View File

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