added missing configure option for c-support
This commit is contained in:
parent
6809c041b4
commit
72187eb175
1 changed files with 1 additions and 0 deletions
|
@ -37,6 +37,7 @@ CONFIGURE_OPTS="
|
|||
--with-mpiexec=mpirun \
|
||||
PETSC_ARCH=$ARCH \
|
||||
--with-clanguage=cxx \
|
||||
--with-c-support \
|
||||
--with-fortran-datatypes=1 \
|
||||
$BLAS_LAPACK \
|
||||
"
|
||||
|
|
Loading…
Reference in a new issue