Removed MPI variant from ebms (#21938)
This commit is contained in:
parent
5abc7e59d1
commit
d5f50203d1
@ -22,9 +22,7 @@ class Ebms(MakefilePackage):
|
||||
|
||||
version('develop')
|
||||
|
||||
variant('mpi', default=True, description='Build with MPI support')
|
||||
|
||||
depends_on('mpi@2:', when='+mpi')
|
||||
depends_on('mpi@2:')
|
||||
|
||||
tags = ['proxy-app']
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user