We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 937d838 commit d4f9571Copy full SHA for d4f9571
1 file changed
f_check
@@ -24,7 +24,7 @@ $compiler = "" if $compiler eq "f77";
24
25
if ($compiler eq "") {
26
27
- @lists = ("f77", "g77", "g95", "gfortran", "frt", "fort", "openf90", "openf95",
+ @lists = ("g77", "g95", "gfortran", "frt", "fort", "openf90", "openf95",
28
"sunf77", "sunf90", "sunf95",
29
"xlf95", "xlf90", "xlf",
30
"ppuf77", "ppuf95", "ppuf90", "ppuxlf",
0 commit comments