Skip to content

Commit 0b48e10

Browse files
authored
Remove '%clang' requirement from several ACTS users (#44)
Removed '%clang' requirement from multiple packages in the YAML configuration.
1 parent 484db61 commit 0b48e10

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

spack-environment/packages.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ packages:
1818
- any_of: [build_type=Release, '@:']
1919
acts:
2020
require:
21-
- '%clang'
2221
- '@39.2.0'
2322
- cxxstd=20 +dd4hep ~edm4hep +examples +fatras +geant4 +json +onnx +podio +python +svg +tgeo +pr4496 +pr4502 +pr4620
2423
actsvg:
@@ -125,7 +124,6 @@ packages:
125124
- '@1.1.14'
126125
eicrecon:
127126
require:
128-
- '%clang'
129127
- '@1.30.1' # EICRECON_VERSION
130128
eigen:
131129
require:
@@ -229,7 +227,6 @@ packages:
229227
- -ipo +podio +root +zmq
230228
juggler:
231229
require:
232-
- '%clang'
233230
- '@15.0.2' # JUGGLER_VERSION
234231
- cxxstd=20
235232
julia:

0 commit comments

Comments
 (0)