diff options
author | Lars Bilke <lars.bilke@ufz.de> | 2024-11-19 15:18:05 +0100 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2024-11-29 15:45:19 +0100 |
commit | 7ec33a1cc36492d11207833a0ce4c46c9d232845 (patch) | |
tree | d636dfaf8db992fd7430138d06104cc8a9e66d5a /configure.ac | |
parent | 0ed38f3d9f71dc117646bfcc60093d4971f96406 (diff) | |
download | guix-7ec33a1cc36492d11207833a0ce4c46c9d232845.tar.gz guix-7ec33a1cc36492d11207833a0ce4c46c9d232845.zip |
gnu: petsc: Remove arch version from uname output.
Enables reproducible building on machines with have a different
arch-suffix in uname output, e.g.:
Machine·characteristics:·Linux-x.x.x-arch1-1-x86_64-with-glibc2.39
vs.
Machine·characteristics:·Linux-x.x.x-arch2-1-x86_64-with-glibc2.39
Will become
Machine·characteristics:·Linux-x.x.x-archx-x-x86_64-with-glibc2.39
* gnu/packages/maths.scm (petsc)[arguments]: Adjust machine regexp in
‘clean-local-references’.
Change-Id: Icc37a298c0c2d16e96f2c8eaf5aa4781cc4e5ac4
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
Diffstat (limited to 'configure.ac')
0 files changed, 0 insertions, 0 deletions