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 cross compilation #136

Merged
merged 5 commits into from
Mar 26, 2024
Merged

Add cross compilation #136

merged 5 commits into from
Mar 26, 2024

Conversation

pythops
Copy link
Contributor

@pythops pythops commented Mar 17, 2024

use cross to cross compile for aarch64-unknown-linux-gnu target

@surban
Copy link
Collaborator

surban commented Mar 17, 2024

Thanks for this, but CI seems to be failing now.

@pythops
Copy link
Contributor Author

pythops commented Mar 17, 2024

I am on it 🕵️

@surban surban marked this pull request as draft March 17, 2024 11:25
@surban
Copy link
Collaborator

surban commented Mar 25, 2024

I think you need to configure the linker in the Cargo settings.

@pythops
Copy link
Contributor Author

pythops commented Mar 26, 2024

qemu-user-static was missing that's why

@pythops pythops marked this pull request as ready for review March 26, 2024 06:53
@surban surban merged commit 86c2fa1 into bluez:master Mar 26, 2024
3 checks passed
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