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

make: fix NEON support detection #1784

Merged

Conversation

benoit-pierre
Copy link
Contributor

@benoit-pierre benoit-pierre commented May 13, 2024

NEON support is available when compiling with TARGET=linux LINUX_ARCH=arm64 (-march=armv8-a).


This change is Reviewable

NEON support is available when compiling with `TARGET=linux LINUX_ARCH=arm64` (`-march=armv8-a`).
Copy link
Member

@NiLuJe NiLuJe left a comment

Choose a reason for hiding this comment

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

Yup, this one slipped through the cracks ;).

@Frenzie Frenzie merged commit 2476d4d into koreader:master May 13, 2024
1 check passed
@benoit-pierre benoit-pierre deleted the pr/fix_neon_support_for_linux_arm64 branch May 13, 2024 17:40
Frenzie pushed a commit to koreader/koreader that referenced this pull request May 13, 2024
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.

3 participants