mvapich2: fixed broken reference to spec (#4078)
This commit is contained in:
parent
094d47bff1
commit
b32afbbbcb
1 changed files with 1 additions and 0 deletions
|
@ -190,6 +190,7 @@ def die_without_fortran(self):
|
|||
)
|
||||
|
||||
def configure_args(self):
|
||||
spec = self.spec
|
||||
args = [
|
||||
'--enable-shared',
|
||||
'--enable-romio',
|
||||
|
|
Loading…
Reference in a new issue