bug#57005: [PATCH v1] gnu: petsc: scrub build machine specifics

2024-02-29 Thread Lars Bilke
This patch makes these files deterministic: - petscmachineinfo.h - petscvariables Unfortunately libpetsc.so.3.16.1 still differs between builds, see e.g. this diffoscope output: https://jsfiddle.net/dLx15obp/show (click on run) Maybe someone has an idea how to also fix the library? Sincerely,

bug#57005: [PATCH v1] gnu: petsc: scrub build machine specifics

2024-02-29 Thread Lars Bilke
'Libraries compiled on' does not have to be removed since PETSc 3.9: https: //gitlab.com/petsc/petsc/-/commit/a970bd748978a4e12790be7c36b10e832ec0149f Change-Id: I41d82339e43187d7dc7e3fc189a338784c363c68 --- gnu/packages/maths.scm | 13 - 1 file changed, 8 insertions(+), 5 deletion