Enable PETSC_INDEX_SIZE_64 with metis64 only
This commit is contained in:
parent
33d889aafd
commit
51b7647b72
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user