K 10 svn:author V 6 danilo K 8 svn:date V 27 2020-10-16T11:25:29.423820Z K 7 svn:log V 309 net/openmpi and net/openmpi3: Fix build with GCC 10 and remove deprecated option. Some gfortran defaults were changed in GCC 10: https://gcc.gnu.org/gcc-10/changes.html The conditional is required because the parameter -fallow-argument-mismatch will break the current default gfortran. Reported by: linimon END