* g77spec.c (lang_specific_driver): Revert last change.
From-SVN: r20682
This commit is contained in:
parent
5292855c46
commit
bf279e513e
@ -541,7 +541,7 @@ Report bugs to <egcs-bugs@cygnus.org>.\n");
|
||||
break;
|
||||
}
|
||||
}
|
||||
else if (n_infiles && add_version_magic && verbose)
|
||||
else if (add_version_magic && verbose)
|
||||
{
|
||||
append_arg ("-c");
|
||||
append_arg ("-xf77-version");
|
||||
|
Loading…
x
Reference in New Issue
Block a user