Skip to content

Skip NEON -mfpu flag for Apple ARM devices#55

Closed
truehazker wants to merge 1 commit into
openmultiplayer:masterfrom
truehazker:master
Closed

Skip NEON -mfpu flag for Apple ARM devices#55
truehazker wants to merge 1 commit into
openmultiplayer:masterfrom
truehazker:master

Conversation

@truehazker

Copy link
Copy Markdown

Why exclude Apple?

  • Apple Silicon (M1/M2/M3 chips) already has NEON enabled by default
  • These chips use a different ARM variant (ARMv8-A/AArch64) where NEON is mandatory
  • Adding this flag on Apple platforms could cause build issues or is simply unnecessary

@truehazker truehazker closed this Jun 10, 2026
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.

1 participant