Skip to content
Snippets Groups Projects

contrib: remove no-op HAVE_NEON on AArch64

Merged Rémi Denis-Courmont requested to merge Courmisch/vlc:armv8 into master

On AArch64, NEON is unconditionally disabled right above. This was only adding it a second time on all AArch64 targets other than iOS and Android, with no real effects.

On non-ARM architectures, the flag is useless, and HAVE_NEON is meaningless so ignore it.

On AArch32, HAVE_NEON is still abode by; this patch is a no-op.

Closes #27379 (closed)

Edited by Rémi Denis-Courmont

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading