From 1a6428d74f55e2458d98bc552939c2ba3ef9a998 Mon Sep 17 00:00:00 2001
From: Wouter Deconinck <wdconinc@gmail.com>
Date: Thu, 27 Apr 2023 16:49:34 +0000
Subject: [PATCH] debug: acts build_type=RelWithDebInfo

---
 spack-environment/dev/spack.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/spack-environment/dev/spack.yaml b/spack-environment/dev/spack.yaml
index 3cf257d1d..b619f582c 100644
--- a/spack-environment/dev/spack.yaml
+++ b/spack-environment/dev/spack.yaml
@@ -3,7 +3,7 @@ spack:
   - ../concretizer.yaml
   - ../packages.yaml
   specs:
-    - acts@21.1.0 +dd4hep +identification +json +tgeo +examples +fatras +geant4 +python
+    - acts@21.1.0 +dd4hep +identification +json +tgeo +examples +fatras +geant4 +python build_type=RelWithDebInfo
     - actsvg@0.4.26 +examples
     - acts-dd4hep@1.0.1
     - afterburner@0.1.2 +root +zlib
-- 
GitLab