From 6784066e485d75736098e3b7a61f513ada30c327 Mon Sep 17 00:00:00 2001
From: Wouter Deconinck <wdconinc@gmail.com>
Date: Fri, 28 Apr 2023 22:54:12 +0000
Subject: [PATCH] debug: acts build_type=Debug

---
 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 b619f582c..1bc01863a 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 build_type=RelWithDebInfo
+    - acts@21.1.0 +dd4hep +identification +json +tgeo +examples +fatras +geant4 +python build_type=Debug
     - actsvg@0.4.26 +examples
     - acts-dd4hep@1.0.1
     - afterburner@0.1.2 +root +zlib
-- 
GitLab