allow parallel build of stat
This commit is contained in:
parent
749a4e78c7
commit
74dd7a36b5
@ -76,5 +76,4 @@ def install(self, spec, prefix):
|
||||
configure_args.append('--disable-examples')
|
||||
configure(*configure_args)
|
||||
|
||||
make(parallel=False)
|
||||
make("install")
|
||||
|
Loading…
Reference in New Issue
Block a user