Skip to content
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

Fix fixup-libgfortran #27667

Merged
merged 3 commits into from
Jun 20, 2018
Merged

Fix fixup-libgfortran #27667

merged 3 commits into from
Jun 20, 2018

Conversation

staticfloat
Copy link
Member

We accidentally broke fixup-libgfortran by only telling it to look at liblapack.so to get its hints about where libgfortran lives. However, liblapack.so doesn't exist most of the time, it's just called libopenblas64_.so. This PR causes fixup-libgfortran to look around a bit harder to find these sneaky little runtime libraries so that we can pull them in to our libdir during make binary-dist.

@staticfloat
Copy link
Member Author

Confirmed working on the buildbots, so merging.

@staticfloat staticfloat merged commit 29a45d7 into master Jun 20, 2018
@martinholters martinholters deleted the sf/fixup_fixup_libgfortran branch June 20, 2018 19:53
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.

1 participant