Skip to content

Remove -mpfu=neon flag for desktop build#1900

Open
RadicalTeapot wants to merge 2 commits into
monome:mainfrom
RadicalTeapot:fix/mfpu-neon-unconditional
Open

Remove -mpfu=neon flag for desktop build#1900
RadicalTeapot wants to merge 2 commits into
monome:mainfrom
RadicalTeapot:fix/mfpu-neon-unconditional

Conversation

@RadicalTeapot

Copy link
Copy Markdown

This is an ARM-only flag which should be removed when targeting desktop (x86_64) builds. The current behavior is kept for non '--destkop' builds.

This is an ARM-only flag which should be removed when targeting desktop
(x86_64) builds. The current behavior is kept for non '--destkop'
builds.
@ngwese

ngwese commented Jul 10, 2026

Copy link
Copy Markdown
Member

took a quick look. would recommend checking if DEST. _CPU in the waf build env is set to ‘arm’ or ‘aarch64’ to determine whether that flag is appropriate

desktop builds aren’t necessarily x86, then could easily be arm on mac or other desktop linux machines

This enables keeping the -mpfu=neon flag for all ARM platforms rather
than assuming that desktop implies not ARM
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