Skip to content
Snippets Groups Projects
Unverified Commit ec60bcc1 authored by Nora Abi Akar's avatar Nora Abi Akar Committed by GitHub
Browse files

Fix neon flag (#975)

Replace deprecated `__ARM_NEON__` preprocessor define with `__ARM_NEON`, which should be defined by the compiler provided `ARB_ARCH` is set correctly, e.g. with `-DARB_ARCH=armv8-a+simd `
parent b43cd07e
No related branches found
No related tags found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment