pkgsrc/math/arpack-ng
mcf 5b6ec8c69b 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] 9418632214
[1] https://gcc.gnu.org/gcc-10/porting_to.html#argument-mismatch
2020-11-19 19:58:27 +00:00
..
buildlink3.mk
DESCR
distinfo
Makefile arpack-ng: fix build with gfortran 10 2020-11-19 19:58:27 +00:00
PLIST