go cleanup, adding hub
This commit is contained in:
@@ -65,4 +65,6 @@ def setup_dependent_environment(self, spack_env, run_env, ext_spec):
|
||||
shutil.copytree('bin', os.path.join(prefix, '/bin'))
|
||||
"""
|
||||
|
||||
if os.environ.get('GOROOT', False):
|
||||
tty.warn('GOROOT is set, this is not recommended')
|
||||
spack_env.set('GOPATH', ext_spec.package.stage.source_path)
|
||||
|
Reference in New Issue
Block a user