-
-
Notifications
You must be signed in to change notification settings - Fork 905
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
Add a patch to fix libxml2.la's path #1953
Add a patch to fix libxml2.la's path #1953
Conversation
Code Climate has analyzed commit 7cfb784 and detected 0 issues on this pull request. The test coverage on the diff in this pull request is 100.0% (80% is the threshold). This pull request will bring the total coverage in the repository to 46.3% (0.0% change). View more on Code Climate. |
Thank you! Merged and shipped in v1.10.6 just now. |
This unfortunately breaks gem installation on my machine:
|
Ah, already reported and fixed in #1954, sorry. |
Yes - v1.10.7 should fix this. Sorry for the hassle! |
fix #1941
BSD make seemds to need the prefix correctly.