Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
eic_container
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
containers
eic_container
Commits
f01a0d83
Commit
f01a0d83
authored
2 months ago
by
Wouter Deconinck
Browse files
Options
Downloads
Patches
Plain Diff
fix: spack cherry-pick: sherpa: support cxxstd=20 when=@3:
parent
a0b7a89f
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
spack.sh
+5
-0
5 additions, 0 deletions
spack.sh
with
5 additions
and
0 deletions
spack.sh
+
5
−
0
View file @
f01a0d83
...
@@ -31,11 +31,14 @@ ebb3736de79e6e119a0057788a6b906507cb166f
...
@@ -31,11 +31,14 @@ ebb3736de79e6e119a0057788a6b906507cb166f
8196c68ff33dcde4f82df7063f6adf50fbe808d3
8196c68ff33dcde4f82df7063f6adf50fbe808d3
b2a86fcaba3397e912eec32a7059e26ab234cef7
b2a86fcaba3397e912eec32a7059e26ab234cef7
d5c0ace993d2b495de549e6694081b8e9baf2cfb
d5c0ace993d2b495de549e6694081b8e9baf2cfb
0db3b36874457e065fb49ec469a40e72d6c011a0
f2f13964fbb0d29a74f605e31b20f724d88cc024
---
---
## Optional hash table with comma-separated file list
## Optional hash table with comma-separated file list
read
-r
-d
''
SPACK_CHERRYPICKS_FILES <<-
\
read
-r
-d
''
SPACK_CHERRYPICKS_FILES <<-
\
---
||
true
---
||
true
[
396a70186002764891e2ae597ecefd02617570dd]
=
var/spack/repos/builtin/packages/node-js/package.py
[
396a70186002764891e2ae597ecefd02617570dd]
=
var/spack/repos/builtin/packages/node-js/package.py
[
f2f13964fbb0d29a74f605e31b20f724d88cc024]
=
var/spack/repos/builtin/packages/sherpa/package.py
---
---
## Ref: https://github.com/spack/spack/commit/[hash]
## Ref: https://github.com/spack/spack/commit/[hash]
## [hash]: [description]
## [hash]: [description]
...
@@ -62,3 +65,5 @@ read -r -d '' SPACK_CHERRYPICKS_FILES <<- \
...
@@ -62,3 +65,5 @@ read -r -d '' SPACK_CHERRYPICKS_FILES <<- \
## 8196c68ff33dcde4f82df7063f6adf50fbe808d3: py-dask: fix py-versioneer version pin
## 8196c68ff33dcde4f82df7063f6adf50fbe808d3: py-dask: fix py-versioneer version pin
## b2a86fcaba3397e912eec32a7059e26ab234cef7: py-plac: add v1.4.3; restrict to python@:3.11 for older
## b2a86fcaba3397e912eec32a7059e26ab234cef7: py-plac: add v1.4.3; restrict to python@:3.11 for older
## d5c0ace993d2b495de549e6694081b8e9baf2cfb: simsipm: add a new version and a variant for setting the C++ standard
## d5c0ace993d2b495de549e6694081b8e9baf2cfb: simsipm: add a new version and a variant for setting the C++ standard
## 0db3b36874457e065fb49ec469a40e72d6c011a0: sherpa: fix AutotoolsBuilder install signature
## f2f13964fbb0d29a74f605e31b20f724d88cc024: sherpa: support cxxstd=20 when=@3:
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment