Skip to content
7 changes: 5 additions & 2 deletions babeltrace2/spack.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,14 @@
# configuration settings.
spack:
specs:
- babeltrace2@2.1.2
- python@3.11
- babeltrace2@2.1.2 +python ^python@3.11
Comment thread
minghangli-uni marked this conversation as resolved.
Outdated

Comment thread
minghangli-uni marked this conversation as resolved.
Outdated
packages:
all:
require:
- '%intel@2021.10.0'
- '%gcc@14.1.0'
Comment thread
minghangli-uni marked this conversation as resolved.
Outdated
- 'target=x86_64'
Comment thread
minghangli-uni marked this conversation as resolved.
Outdated
view: true
concretizer:
unify: true
Expand Down
Loading