Skip to content

fix: OpenBSD#5557

Closed
dignifiedquire wants to merge 2 commits intomainfrom
fix-openbsd
Closed

fix: OpenBSD#5557
dignifiedquire wants to merge 2 commits intomainfrom
fix-openbsd

Conversation

@dignifiedquire
Copy link
Copy Markdown
Collaborator

@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
Copy Markdown
Collaborator 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
@link2xt
Copy link
Copy Markdown
Collaborator

link2xt commented Jul 1, 2024

I think this is fixed on iroh side, so can be closed?

@dignifiedquire
Copy link
Copy Markdown
Collaborator Author

I think this is fixed on iroh side, so can be closed?

For the main branch and current releases, yes, backporting to 0.4 got complicated.

@link2xt
Copy link
Copy Markdown
Collaborator

link2xt commented Jul 1, 2024

Ok, let's close this PR and get rid of 0.4 instead.

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

2 participants