flecsi: fix build (#6168)
This commit is contained in:
parent
04f32377b2
commit
d8db861fec
@ -54,7 +54,6 @@ def cmake_args(self):
|
|||||||
if '+mpi' in self.spec:
|
if '+mpi' in self.spec:
|
||||||
options.extend([
|
options.extend([
|
||||||
'-DENABLE_MPI=ON',
|
'-DENABLE_MPI=ON',
|
||||||
'-DFLECSI_RUNTIME_MODEL=mpilegion'
|
|
||||||
])
|
])
|
||||||
|
|
||||||
return options
|
return options
|
||||||
|
Loading…
Reference in New Issue
Block a user