Don't build in parallel

This commit is contained in:
Adam J. Stewart 2016-05-31 09:32:24 -05:00
parent f16228d811
commit 564e7f5e5b

View file

@ -43,6 +43,8 @@ class Hpl(Package):
depends_on('mpi@1.1:')
depends_on('blas')
parallel = False
def configure(self, spec, arch):
# List of configuration options
# Order is important