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

fix: OpenBSD #5557

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

fix: OpenBSD #5557

wants to merge 2 commits into from

Conversation

dignifiedquire
Copy link
Member

@dignifiedquire dignifiedquire commented May 12, 2024

Using

> cargo test --no-default-features

most tests now pass on OpenBSD

  • patches a fixed version of iroh@0.4
  • introduce compile time flag to disable sqlcipher

Closes #5552

@dignifiedquire
Copy link
Member Author

Reverted the part of making sqlcipher optional, as this seems only a linking issue for at this point.

Vendoring won't work, so need to make the non vendored version work

@link2xt link2xt mentioned this pull request May 14, 2024
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.

Building fails on OpenBSD due to missing sendmmsg in libc
1 participant