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
4f507d84
Commit
4f507d84
authored
6 months ago
by
Wouter Deconinck
Browse files
Options
Downloads
Patches
Plain Diff
chore: spack: cherry-pick: add depends_on([c,cxx,fortran])
parent
e5853047
No related branches found
No related tags found
1 merge request
!1009
chore: spack: avoid need for protobuf +cpp
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
spack.sh
+3
-0
3 additions, 0 deletions
spack.sh
with
3 additions
and
0 deletions
spack.sh
+
3
−
0
View file @
4f507d84
...
@@ -30,12 +30,14 @@ a66586d749197841bd74e289802126f2359287a8
...
@@ -30,12 +30,14 @@ a66586d749197841bd74e289802126f2359287a8
7503a417731910d918a7863d1862f62c9b76429d
7503a417731910d918a7863d1862f62c9b76429d
f8f01c336c882f29ac364995423b9f69ac365462
f8f01c336c882f29ac364995423b9f69ac365462
6051d56014730528da8dfa69934d93f9b7941a70
6051d56014730528da8dfa69934d93f9b7941a70
7b9f8abce5cee74546a6f588f88c6f353170d52b
096ab11961995ac8d69f7b177cbcadf618d3068e
096ab11961995ac8d69f7b177cbcadf618d3068e
6c4abef75cb2b98c337f8a3179797e29dfdc9ca3
6c4abef75cb2b98c337f8a3179797e29dfdc9ca3
---
---
## 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
[
7b9f8abce5cee74546a6f588f88c6f353170d52b]
=
var/spack/repos/builtin/packages/protobuf/package.py,var/spack/repos/builtin/packages/py-protobuf/package.py
---
---
## Ref: https://github.com/spack/spack/commit/[hash]
## Ref: https://github.com/spack/spack/commit/[hash]
## [hash]: [description]
## [hash]: [description]
...
@@ -61,5 +63,6 @@ read -r -d '' SPACK_CHERRYPICKS_FILES <<- \
...
@@ -61,5 +63,6 @@ read -r -d '' SPACK_CHERRYPICKS_FILES <<- \
## 7503a417731910d918a7863d1862f62c9b76429d: cuda: add v12.4.1
## 7503a417731910d918a7863d1862f62c9b76429d: cuda: add v12.4.1
## f8f01c336c882f29ac364995423b9f69ac365462: clang: support cxx20_flag and cxx23_flag
## f8f01c336c882f29ac364995423b9f69ac365462: clang: support cxx20_flag and cxx23_flag
## 6051d56014730528da8dfa69934d93f9b7941a70: fastjet: avoid plugins=all,cxx combinations
## 6051d56014730528da8dfa69934d93f9b7941a70: fastjet: avoid plugins=all,cxx combinations
## 7b9f8abce5cee74546a6f588f88c6f353170d52b: Add depends_on([c,cxx,fortran])
## 096ab11961995ac8d69f7b177cbcadf618d3068e: py-onnx: link to external protobuf
## 096ab11961995ac8d69f7b177cbcadf618d3068e: py-onnx: link to external protobuf
## 6c4abef75cb2b98c337f8a3179797e29dfdc9ca3: py-protobuf: drop +cpp, always require protobuf
## 6c4abef75cb2b98c337f8a3179797e29dfdc9ca3: py-protobuf: drop +cpp, always require protobuf
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