Skip to content

Enable samply to run on Android#76

Merged
mstange merged 2 commits into
mstange:mainfrom
flxo:main
Nov 12, 2023
Merged

Enable samply to run on Android#76
mstange merged 2 commits into
mstange:mainfrom
flxo:main

Conversation

@flxo

@flxo flxo commented Nov 7, 2023

Copy link
Copy Markdown
Contributor

Android is pretty much linux but needs to be enabled in the target_os guards. Tested on a headless Android 9 with 5.4.

Felix Obenhuber added 2 commits November 7, 2023 12:36
Android is pretty much `linux` but needs to be enabled in the
`target_os` guards. Tested on a headless Android 9 with 5.4.
@mstange

mstange commented Nov 12, 2023

Copy link
Copy Markdown
Owner

Thanks! I'll fix the clippy failures on main and then you can rebase.

@mstange mstange merged commit 7758dfe into mstange:main Nov 12, 2023
@mstange

mstange commented Nov 12, 2023

Copy link
Copy Markdown
Owner

Can you check how hard it would be to add CI for this configuration? Without CI it's likely to break in the future.

@flxo

flxo commented Nov 13, 2023

Copy link
Copy Markdown
Contributor Author

Thanks. Regarding CI: sure - I've had the combination GH actions + target aarch64-ilnux-android a couple of times. I'll prepare a PR.

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