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

Allow building on systems using musl #625

Merged
merged 1 commit into from
Feb 19, 2022

Conversation

cinerea0
Copy link
Contributor

Currently queue.go and queue.h use nonstandard type definitions which are unsupported by the musl libc implementation. This PR changes the definitions to be standard and allows the project to compile on musl.

@gustavo-iniguez-goya gustavo-iniguez-goya merged commit f575ba0 into evilsocket:master Feb 19, 2022
@gustavo-iniguez-goya
Copy link
Collaborator

thank you @cinerea0 👍

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