diff options
author | mcf <mcf@pkgsrc.org> | 2020-11-19 19:58:27 +0000 |
---|---|---|
committer | mcf <mcf@pkgsrc.org> | 2020-11-19 19:58:27 +0000 |
commit | 268e01598712311b32bded18283004f2ca2516c4 (patch) | |
tree | cc672d50f69a28e946a35693124b38b8eb81c070 /benchmarks/blogbench | |
parent | 1e42e7718cc8f58c339bad7557f189bff4c364c4 (diff) | |
download | pkgsrc-268e01598712311b32bded18283004f2ca2516c4.tar.gz |
arpack-ng: fix build with gfortran 10
gfortran 10 rejects certain argument mismatches, causing build
errors. This issue is fixed upstream[0], but the commit modifies
40 files, so until the next release use -fallow-argument-mismatch
to downgrade these to warnings, as suggested by the gcc 10 porting
guide[1].
[0] https://github.com/opencollab/arpack-ng/commit/9418632214acf6d387896ab29a8f5bdff2d4e38a
[1] https://gcc.gnu.org/gcc-10/porting_to.html#argument-mismatch
Diffstat (limited to 'benchmarks/blogbench')
0 files changed, 0 insertions, 0 deletions