Skip to content
Snippets Groups Projects
Commit a46c622c authored by Athanasios Karmas's avatar Athanasios Karmas
Browse files

Merge branch 'fix_pynn-brainscales-release-1-rc2' into 'release_v0.1_202109_hotfix'

Fix build of pynn-brainscales@ebrains_release-1-rc2

See merge request technical-coordination/project-internal/devops/platform/ebrains-spack-builds!49
parents f5a116ae a9675805
No related branches found
No related tags found
No related merge requests found
......@@ -64,7 +64,8 @@ class PynnBrainscales(WafPackage):
def configure(self, spec, prefix):
"""Setup and configure the project."""
self.waf('setup', '--project=pynn-brainscales', '--without-grenade-ppu-support', '--without-munge',
self.waf('setup', '--repo-db-url=https://github.com/electronicvisions/projects',
'--project=pynn-brainscales', '--without-grenade-ppu-support', '--without-munge',
'--project=grenade@ebrains_release-1-rc2',
'--project=hate@ebrains_release-1-rc2',
'--project=hxcomm@ebrains_release-1-rc2',
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment