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

Fix Android build #658

Merged
merged 1 commit into from
Feb 15, 2025
Merged

Fix Android build #658

merged 1 commit into from
Feb 15, 2025

Conversation

vlovich
Copy link
Contributor

@vlovich vlovich commented Feb 15, 2025

Android's triple is <arch>-linux-android. Move the detection of Android above Linux as otherwise Android builds are detected as plain vanilla Linux & break because they try to leverage OpenMP.

Android's triple is linux-android. Move the detection of Android above
Linux as otherwise Android builds are detected as plain vanilla Linux &
break because they try to leverage OpenMP.
@MarcusDunn MarcusDunn merged commit ecfcff1 into utilityai:main Feb 15, 2025
2 of 5 checks passed
@vlovich vlovich deleted the fix-android-build branch February 18, 2025 05:45
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