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 shader compilation on linux arm64 #101

Merged
merged 1 commit into from
Feb 23, 2025

Conversation

sadguitarius
Copy link
Contributor

Hi, this is just quick fix to detect Linux arm64 for shader compilation. This works at least on Raspberry Pi. Is this ok to merge or do other systems need to be tested? Thank you!

@floooh floooh merged commit 6d14eaa into floooh:master Feb 23, 2025
3 checks passed
@floooh
Copy link
Owner

floooh commented Feb 23, 2025

Should be ok, the shader compilation step is only executed manually, so even if it breaks on some systems it shouldn't be too critical.

Thanks for the fix!

@sadguitarius sadguitarius deleted the fix-linux-arm64-shaders-build branch February 23, 2025 23:29
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