How to install gfortran 8 on macos with brew?!

I think I’ve figured it out. I need to run brew link gcc in before_install to have gfortran to exist as a link in /usr/local/bin.

1 Like