OpenMC parallel build fix. (#5037)
This commit is contained in:

committed by
Adam J. Stewart

parent
db4776fcd5
commit
9e8cce41e3
@@ -42,6 +42,8 @@ class Openmc(MakefilePackage):
|
||||
|
||||
build_directory = 'src'
|
||||
|
||||
parallel = False
|
||||
|
||||
@property
|
||||
def build_targets(self):
|
||||
|
||||
|
Reference in New Issue
Block a user