diff options
author | Paul A. Patience <paul@apatience.com> | 2023-10-12 10:02:25 -0400 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2023-10-21 00:27:26 +0200 |
commit | fed6ac2ae182597a492b17a29ed8b26986498755 (patch) | |
tree | 085d6d159f779bd4d3143add0ad9358512c7adef /gnu/packages/patches/gcc-arm-bug-71399.patch | |
parent | c942f4dcaba8f44d9f89540c22825e935c5acfd1 (diff) | |
download | guix-fed6ac2ae182597a492b17a29ed8b26986498755.tar.gz guix-fed6ac2ae182597a492b17a29ed8b26986498755.zip |
gnu: trilinos-for-dealii-openmpi: Fix build.
This fixes the error
error: ‘std::hypot’ has not been declared
caused by using an older version of gcc, but requires some patches to
placate newer versions of gcc.
* gnu/packages/maths.scm (trilinos-for-dealii-openmpi)[origin]: Add
patches.
[native-inputs]: Remove gcc-7.
* gnu/packages/patches/teuchos-remove-duplicate-using.patch: New file.
* gnu/packages/patches/tpetra-remove-duplicate-using.patch: Likewise.
* gnu/local.mk (dist_patch_DATA): Register them.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
Diffstat (limited to 'gnu/packages/patches/gcc-arm-bug-71399.patch')
0 files changed, 0 insertions, 0 deletions