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

Add prebuilt FreeBSD bindings #17

Merged
merged 1 commit into from
Oct 25, 2017
Merged

Add prebuilt FreeBSD bindings #17

merged 1 commit into from
Oct 25, 2017

Conversation

valpackett
Copy link
Contributor

Partially fixes #1. (Actually, why not always use bindgen on the fly? There's not just OS/arch differences but also different libdrm versions.)

BTW, tests are broken by 065f596 and so on…

@Slabity
Copy link
Collaborator

Slabity commented Oct 25, 2017

Well we don't use libdrm. We build our own library to use the DRM API directly.

To be honest, the only differences between system's we need to worry about is the magic ioctl numbers, as that can vary between systems.

@Slabity Slabity merged commit a0fd6aa into Smithay:master Oct 25, 2017
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.

2 participants