abinit: pass flag correctly (#48788)
This commit is contained in:
parent
f21de698f7
commit
467e631260
@ -179,7 +179,7 @@ def configure_args(self):
|
||||
if spec.satisfies("@:8"):
|
||||
oapp("--with-dft-flavor=atompaw+libxc")
|
||||
else:
|
||||
"--without-wannier90",
|
||||
oapp("--without-wannier90")
|
||||
|
||||
if spec.satisfies("+mpi"):
|
||||
oapp(f"CC={spec['mpi'].mpicc}")
|
||||
|
Loading…
Reference in New Issue
Block a user