removed extraneous comment lines
This commit is contained in:
parent
48f19b5fde
commit
356836ccbb
@ -206,8 +206,6 @@ def install(self, spec, prefix):
|
||||
raise SpackException('The lldb variant requires the clang variant to be selected')
|
||||
|
||||
with working_dir('spack-build', create=True):
|
||||
# cmake(*cmake_args)
|
||||
# make()
|
||||
make("install")
|
||||
query_path = os.path.join('bin', 'clang-query')
|
||||
# Manually install clang-query, because llvm doesn't...
|
||||
|
Loading…
Reference in New Issue
Block a user