Skip to content

Use the libc and elf crates instead of bindgen. #5

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
Aug 24, 2020

Conversation

vext01
Copy link
Member

@vext01 vext01 commented Aug 24, 2020

This make phdrs simpler and more lightweight.

For now this would only work on Linux, but it'd be easy to get working elsewhere with small patches to libc (see this issue).

Makes phdrs build so much faster.

This make phdrs simpler and more lightweight.
@vext01 vext01 mentioned this pull request Aug 24, 2020
@vext01
Copy link
Member Author

vext01 commented Aug 24, 2020

We also had to define some of our own constants. Here are libc issues for those:

@ptersilie
Copy link
Member

bors r+

@bors
Copy link
Contributor

bors bot commented Aug 24, 2020

Build succeeded:

@bors bors bot merged commit 7b676e9 into softdevteam:master Aug 24, 2020
@vext01 vext01 deleted the no-bindgen branch August 24, 2020 15:57
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