aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages
diff options
context:
space:
mode:
authorLars Bilke <lars.bilke@ufz.de>2024-06-28 14:41:42 +0200
committerAndreas Enge <andreas@enge.fr>2024-07-09 13:54:44 +0200
commitd5a99af93f5c1fb195a6d11f167d8cf9187f2f7a (patch)
treef7a358620125e1e1b1bbfdcafa8aa3faa1f6ad28 /gnu/packages
parent6b496c071537e399710ff5ec0284f74a44b66c71 (diff)
downloadguix-d5a99af93f5c1fb195a6d11f167d8cf9187f2f7a.tar.gz
guix-d5a99af93f5c1fb195a6d11f167d8cf9187f2f7a.zip
gnu: petsc: Build optimized libraries.
* gnu/packages/maths.scm (petsc)[arguments]: Disable debug information. Change-Id: Iec92a5bf50a004880aeb1ec49d2a2beb154ef222 Signed-off-by: Andreas Enge <andreas@enge.fr>
Diffstat (limited to 'gnu/packages')
-rw-r--r--gnu/packages/maths.scm3
1 files changed, 2 insertions, 1 deletions
diff --git a/gnu/packages/maths.scm b/gnu/packages/maths.scm
index 199ec75f1d..983266b5dd 100644
--- a/gnu/packages/maths.scm
+++ b/gnu/packages/maths.scm
@@ -3529,7 +3529,8 @@ September 2004}")
"--with-openblas=1"
(string-append "--with-openblas-dir="
#$(this-package-input "openblas"))
- "--with-superlu=1")
+ "--with-superlu=1"
+ "--with-debugging=0")
#:make-flags
;; Honor (parallel-job-count) for build. Do not use --with-make-np,
;; whose value is dumped to $out/lib/petsc/conf/petscvariables.