
committed by
Adam J. Stewart

parent
0fe9cb5d1c
commit
7c0a759a26
@@ -81,7 +81,7 @@ def configure_args(self):
|
||||
'--with-hypre=no',
|
||||
'--with-petsc=no'])
|
||||
|
||||
if '+debug' in spec:
|
||||
if '+debug' in self.spec:
|
||||
options.extend([
|
||||
'--disable-opt',
|
||||
'--enable-debug'])
|
||||
|
Reference in New Issue
Block a user