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 Arm optimization flags for Raspberry Pi 5 and include ARM 64 Bit #1655

Merged
merged 2 commits into from Mar 26, 2024

Conversation

eltorrero
Copy link
Contributor

@eltorrero eltorrero commented Mar 25, 2024

Adds the optimization flags for Raspberry Pi 5 and also makes sure that 64 bit ARM is included, since CMAKE_SYSTEM_PROCESSOR is aarch64 in that case and not matching the condition "^arm".

Copy link
Member

@Flamefire Flamefire left a comment

Choose a reason for hiding this comment

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

Thanks!

@Flamefire Flamefire merged commit fd16215 into Return-To-The-Roots:master Mar 26, 2024
12 of 13 checks passed
@eltorrero eltorrero deleted the raspi5-and-arm-64bit branch March 26, 2024 13:23
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.

None yet

2 participants