1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-29 21:41:15 +02:00
Files
guix/gnu/packages/maths.scm
Lars Bilke f129a6cc59 gnu: petsc: Remove store references on make and gcc.
Reduces closure size from 970 MB to around 700 MB for petsc-openmpi
package and also makes `guix pack` packages containing petsc
bit-reproducible (by removing make it removes implicit guile
dependency).

* gnu/packages/maths.scm (petsc)[arguments]: Add patterns in
’clean-local-references’ and ‘clear-reference-to-compiler’.

Change-Id: I465c325b152b09befdb746e5bc47fbeaf9a061dc
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2024-11-29 15:45:19 +01:00

433 KiB