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

ci: switch to cargo cross for libwallet android builds #3738

Merged
merged 2 commits into from
Jan 24, 2022

Conversation

delta1
Copy link
Contributor

@delta1 delta1 commented Jan 24, 2022

Description

Use cargo cross in github actions to cross compile the libwallet android builds for x86 and aarch64.

This also statically compiles openssl using the vendored feature of the openssl crate.

These builds still need to be tested to ensure they function correctly..

If the 32bit armv7 build is still required this will need some additional changes but can be done subsequently.

image

stringhandler
stringhandler previously approved these changes Jan 24, 2022
Copy link
Collaborator

@stringhandler stringhandler left a comment

Choose a reason for hiding this comment

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

Happy, just need to fix the clippy

@delta1
Copy link
Contributor Author

delta1 commented Jan 24, 2022

Happy, just need to fix the clippy

lol that looks new

@delta1
Copy link
Contributor Author

delta1 commented Jan 24, 2022

@stringhandler stringhandler merged commit d79705f into tari-project:development Jan 24, 2022
@delta1 delta1 deleted the libwallet-cross branch January 24, 2022 14:48
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