Skip to content

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.

2 participants