Skip to content

Commit ff2bca7

Browse files
committed
fix: geant4 ~timemory fails for 11.3
1 parent 2ff5293 commit ff2bca7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

spack-environment/packages.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@ packages:
199199
geant4:
200200
require:
201201
- '@11.3.2.east'
202-
- cxxstd=20 -vecgeom +threads -timemory -vtk
202+
- cxxstd=20 -vecgeom +threads -vtk
203203
- any_of: [+opengl +qt +x11, -opengl -qt -x11]
204204
gettext:
205205
require:

0 commit comments

Comments
 (0)