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 openssl and rustls features #476

Closed
wants to merge 1 commit into from

Conversation

dodomorandi
Copy link

This could be the first step toward improving the situation around #83: if we can remove dynamic libraries, it is much easier to cross compile. Obviously, openssl feature is by default to avoid breaking changes.

Unfortunately, this is not enough to cross-compile against armv6l, it looks like ring is not happy.

This is blocked by Morganamilo/aur-depends#4

@Morganamilo
Copy link
Owner

#83 is blocked by cargo erroring out weirdly on 32 bit arches. paru links to alpm which in turn links to openssl so I don't see any point in this being a feature.

@dodomorandi
Copy link
Author

I understand, and if you think that this is not worth, close the PR without worries. I noticed that you were already supporting both openssl and rustls in your dependencies, I thought that it could be a very tiny helpful step.

@Morganamilo
Copy link
Owner

Morganamilo commented Jul 23, 2021

Yeah it's in raur cause it makes a bit of sense because you're not locked into openssl via alpm.

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