Merge pull request #2962 from brada4/develop

add openbsd 68+ gfortran name
This commit is contained in:
Martin Kroeker 2020-11-01 14:24:40 +01:00 committed by GitHub
commit fab952bee4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ if ($compiler eq "") {
"ppuf77", "ppuf95", "ppuf90", "ppuxlf",
"pathf90", "pathf95",
"pgf95", "pgf90", "pgf77",
"flang",
"flang", "egfortran",
"ifort");
OUTER: