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

chore: cross for more builds #163

Merged
merged 4 commits into from
Nov 5, 2024
Merged

chore: cross for more builds #163

merged 4 commits into from
Nov 5, 2024

Conversation

sighphyre
Copy link
Member

Swaps out the Mac and Linux cargo builds for cross. Cross more widely compatible native libraries that we link against (for the Linux case, glibc, which means we work on older Debian versions).

Apparently there's no cross target for windows x86 and so we're stuck with the cargo/cross choice rather than doing everything through cross

Copy link
Member

@chriswk chriswk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As long as you manage to stay away from needing openssl, this should work fine. 👍

@sighphyre sighphyre merged commit 06e6253 into main Nov 5, 2024
3 checks passed
@sighphyre sighphyre deleted the chore/cross-for-all-builds branch November 5, 2024 09:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants