OpenMC parallel build fix. (#5037)

This commit is contained in:
pkondamudi 2017-08-09 11:11:09 -05:00 committed by Adam J. Stewart
parent db4776fcd5
commit 9e8cce41e3

View file

@ -42,6 +42,8 @@ class Openmc(MakefilePackage):
build_directory = 'src'
parallel = False
@property
def build_targets(self):