summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Bilke <lars.bilke@ufz.de>2024-06-28 14:41:42 +0200
committerGuix Patches Tester <>2024-06-28 15:58:46 +0200
commitdace315783467e5c32a72d7724a043c66c651bfd (patch)
tree1ce3eba77374b586fd6d9947830206d77eca9350
parent78b881722f08325c76096557313a0faee847c66f (diff)
downloadguix-patches-issue-69468.tar
guix-patches-issue-69468.tar.gz
gnu: petsc: Build optimized libraries (rebased)issue-69468
PETSc defaults to --with-debugging=1. Build optimized libs instead. Change-Id: Iec92a5bf50a004880aeb1ec49d2a2beb154ef222
-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 de8e886485..5897209e54 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.