blacklist: gfortran is now part of gcc
This commit is contained in:
parent
8ca7124cbc
commit
2d47a5f259
@ -75,5 +75,9 @@ def blacklisted? name
|
|||||||
The creator of Osmium requests that it not be packaged and that people
|
The creator of Osmium requests that it not be packaged and that people
|
||||||
use the GitHub master branch instead.
|
use the GitHub master branch instead.
|
||||||
EOS
|
EOS
|
||||||
|
when 'gfortran' then <<-EOS.undent
|
||||||
|
GNU Fortran is now provided as part of GCC, and can be installed with:
|
||||||
|
brew install gcc
|
||||||
|
EOS
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user