Navigation Menu

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 harfbuzz-sys-test compilation with nightly. #159

Merged
merged 3 commits into from Aug 15, 2019

Conversation

waywardmonkeys
Copy link
Collaborator

@waywardmonkeys waywardmonkeys commented Aug 14, 2019

The generated code depends upon libc, so make that explicit here.
Not sure why this worked before.


This change is Reviewable

@waywardmonkeys
Copy link
Collaborator Author

I found this while getting ready to do the update to Harfbuzz 2.6.0.

The generated code depends upon libc, so make that explicit here.
@waywardmonkeys
Copy link
Collaborator Author

This is actually from updating to a more recent ctest.

@waywardmonkeys
Copy link
Collaborator Author

Also looks like our appveyor config is broken.

@jdm
Copy link
Member

jdm commented Aug 15, 2019

If you pull in the commits from master...jdm-patch-3 that fix appveyor then we can merge these changes.

@waywardmonkeys
Copy link
Collaborator Author

@jdm Done.

@jdm
Copy link
Member

jdm commented Aug 15, 2019

@bors-servo r+

@bors-servo
Copy link
Contributor

📌 Commit 7114f00 has been approved by jdm

@bors-servo
Copy link
Contributor

⌛ Testing commit 7114f00 with merge 5c90334...

bors-servo pushed a commit that referenced this pull request Aug 15, 2019
Fix harfbuzz-sys-test compilation with nightly.

The generated code depends upon libc, so make that explicit here.
Not sure why this worked before.

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/rust-harfbuzz/159)
<!-- Reviewable:end -->
@bors-servo
Copy link
Contributor

☀️ Test successful - checks-travis
Approved by: jdm
Pushing 5c90334 to master...

@bors-servo bors-servo merged commit 7114f00 into servo:master Aug 15, 2019
@waywardmonkeys waywardmonkeys deleted the fix-sys-test branch August 15, 2019 16:24
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.

None yet

3 participants