Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upAdd libffi to pkgconfig's search path. #23359
Conversation
|
@bors-servo p=100 r+ |
|
|
Add libffi to pkgconfig's search path. Fixes #23358. <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/23359) <!-- Reviewable:end -->
|
|
|
@bors-servo retry |
Add libffi to pkgconfig's search path. Fixes #23358. <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/23359) <!-- Reviewable:end -->
|
@bors-servo treeclosed=99 |
|
|
|
I'm looking into the openssl failure. |
|
@bors-servo r+ |
|
|
|
@bors-servo try=mac |
Add libffi to pkgconfig's search path. Fixes #23358. <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/23359) <!-- Reviewable:end -->
|
|
|
Amazing. System integrity protection is enabled on servo-tc-mac3, so DYLD_LIBRARY_PATH has no effect. It's disabled on the other TC mac build machines, so I'm going to take this machine out of the pool until I can get macstadium to look at it. |
|
@bors-servo treeclosed- |
|
r? @SimonSapin |
|
I’m not super familiar with pkg-config details, but if CI is happy I’m happy. @bors-servo r+ |
|
|
Add libffi to pkgconfig's search path. Fixes #23358. <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/23359) <!-- Reviewable:end -->
|
|
|
@bors-servo retry
|
Add libffi to pkgconfig's search path. Fixes #23358. <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/23359) <!-- Reviewable:end -->
|
|
jdm commentedMay 10, 2019
•
edited by SimonSapin
Fixes #23358.
This change is