Browse Source

filter out libflangmain as well

tags/v0.3.20
Martin Kroeker GitHub 4 years ago
parent
commit
0e04710099
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      f_check

+ 1
- 0
f_check View File

@@ -361,6 +361,7 @@ if ($link ne "") {
($flags =~ /^\-l/)
&& ($flags !~ /ibrary/)
&& ($flags !~ /gfortranbegin/)
&& ($flags !~ /flangmain/)
&& ($flags !~ /frtbegin/)
&& ($flags !~ /pathfstart/)
&& ($flags !~ /crt[0-9]/)


Loading…
Cancel
Save