Skip to content
Snippets Groups Projects
Commit 83e28d30 authored by Wouter Deconinck's avatar Wouter Deconinck
Browse files

chore: spack: cherry-pick: add depends_on([c,cxx,fortran])

parent 2dcbfc48
Branches
Tags
No related merge requests found
This commit is part of merge request !1009. Comments created here will be created in the context of that merge request.
...@@ -28,12 +28,14 @@ d3bf1e04fca844abb7c1eeac38dda4e126c81b67 ...@@ -28,12 +28,14 @@ d3bf1e04fca844abb7c1eeac38dda4e126c81b67
737b70cbbfacb3fba8054426e9b5bf8ede6d8faf 737b70cbbfacb3fba8054426e9b5bf8ede6d8faf
a66586d749197841bd74e289802126f2359287a8 a66586d749197841bd74e289802126f2359287a8
7503a417731910d918a7863d1862f62c9b76429d 7503a417731910d918a7863d1862f62c9b76429d
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]
...@@ -57,5 +59,6 @@ read -r -d '' SPACK_CHERRYPICKS_FILES <<- \ ...@@ -57,5 +59,6 @@ read -r -d '' SPACK_CHERRYPICKS_FILES <<- \
## 737b70cbbfacb3fba8054426e9b5bf8ede6d8faf: Buildcache: remove deprecated --allow-root and preview subcommand ## 737b70cbbfacb3fba8054426e9b5bf8ede6d8faf: Buildcache: remove deprecated --allow-root and preview subcommand
## a66586d749197841bd74e289802126f2359287a8: spack buildcache push: best effort ## a66586d749197841bd74e289802126f2359287a8: spack buildcache push: best effort
## 7503a417731910d918a7863d1862f62c9b76429d: cuda: add v12.4.1 ## 7503a417731910d918a7863d1862f62c9b76429d: cuda: add v12.4.1
## 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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment