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

Enable cargo doc/check on non-Darwin platforms #105

Closed
wants to merge 1 commit into from

Conversation

@JohnColanduoni
Copy link

JohnColanduoni commented Jul 12, 2017

core-foundation-sys's build script causes cargo doc to fail on Linux, Windows, etc. by attempting to like with CoreFoundation.framework. This adds a target check to prevent attempting to link to the framework on platforms where it will not be present.


This change is Reviewable

@bors-servo
Copy link
Contributor

bors-servo commented Aug 9, 2017

The latest upstream changes (presumably #114) made this pull request unmergeable. Please resolve the merge conflicts.

jdm pushed a commit that referenced this pull request Feb 1, 2018
Reexport FFI functions that were made private for no reason

<!-- Reviewable:start -->
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/core-graphics-rs/105)
<!-- Reviewable:end -->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants
You can’t perform that action at this time.