From 0e96c4cb2857f57ebb2d960c0d8fe9314b3f3121 Mon Sep 17 00:00:00 2001
From: Wouter Deconinck <wdconinc@gmail.com>
Date: Sun, 8 Jan 2023 00:47:40 +0000
Subject: [PATCH] fix: jana2 -ipo due to gcc/clang lto differences in static
 libraries

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

diff --git a/spack.yaml b/spack.yaml
index 359b2c0f9..f8e35e318 100644
--- a/spack.yaml
+++ b/spack.yaml
@@ -28,7 +28,7 @@ spack:
     - imagemagick@7.0.8-7
     - intel-tbb@2020.3
     - irt@1.0.0
-    - jana2@2.0.8 +root +zmq
+    - jana2@2.0.8 -ipo +root +zmq
     - madx@5.08.01
     - mesa@22.1.2 +glx -llvm +opengl +opengles +osmesa
     - nlohmann-json@3.11.2
-- 
GitLab