Skip to content

Fix cffi build failing on some hosts #1364

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

Merged
merged 1 commit into from
Sep 7, 2018
Merged

Conversation

krinnewitz
Copy link
Contributor

This patch fixes the cffi build failing because "ffi.h" cannot be found
in the expected path on some host systems (e.g. gentoo).

This resolves #1148.

This patch fixes the cffi build failing because "ffi.h" cannot be found
in the expected path on some host systems (e.g. gentoo).
Copy link
Member

@AndreMiras AndreMiras left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@AndreMiras AndreMiras merged commit cbfa514 into kivy:master Sep 7, 2018
@AndreMiras
Copy link
Member

Thanks

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.

ffi.h: No such file or directory (solutions included)
2 participants