File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 3535 - name : Patch spack # To be deleted; see associated github pulls
3636 working-directory : spack
3737 run : |
38- for id in 49397; do
38+ for id in 49397 49511 ; do
3939 curl -LfsS "https://github.com/spack/spack/pull/${id}.diff" | patch -p1
4040 done
4141
Original file line number Diff line number Diff line change 1313 - root ~aqua ~davix ~examples ~opengl ~x ~tbb cxxstd=20
1414 - ' vecgeom@1+gdml cxxstd=17' # needed for geant4 compatibility
1515 - ' vecgeom@1+gdml cxxstd=20'
16- - ' vecgeom@2+surface+gdml cxxstd=20'
16+ - ' vecgeom@2.0.0-surfacedev.2+surface+gdml cxxstd=20'
17+ - ' vecgeom@2.0.0-surfacedev.2~surface+gdml cxxstd=20'
1718 - ' geant4@10.5 cxxstd=17'
1819 - ' geant4@10.6 cxxstd=17'
1920 - ' geant4@10.7 cxxstd=20'
You can’t perform that action at this time.
0 commit comments