Skip to content

Install GFortran macOS in doc-deployment CI #222

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jul 22, 2020

Conversation

jvdp1
Copy link
Member

@jvdp1 jvdp1 commented Jul 22, 2020

Issue: gfortran was not found for the doc-deployment script.
Installing it solved the problem.

@jvdp1 jvdp1 requested review from certik and zbeekman July 22, 2020 07:09
@certik
Copy link
Member

certik commented Jul 22, 2020

Yes. The actuall problem is that only gfortran-9 is installed, but not gfortran. For fpm I fixed this in here this way:

fortran-lang/fpm#132

For stdlib, if this PR works (it seems it does), then +1.

@jvdp1
Copy link
Member Author

jvdp1 commented Jul 22, 2020

Good. I will merge it.

@jvdp1 jvdp1 merged commit 0d06b13 into fortran-lang:master Jul 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants