Enable PETSC_INDEX_SIZE_64 with metis64 only

This commit is contained in:
Antonio Trande 2023-02-23 21:40:13 +01:00
parent 33d889aafd
commit 51b7647b72

View File

@ -36,15 +36,14 @@
%if %{?__isa_bits:%{__isa_bits}}%{!?__isa_bits:32} == 64
%bcond_without arch64
%bcond_without index64
%else
%bcond_with arch64
%bcond_with index64
%endif
%bcond_without blas
%if %{with arch64}
%bcond_without blas64
%bcond_without index64
%endif
%if 0%{?fedora} || 0%{?rhel} >= 9