Check the correct macro for ARM Neon support
This commit is contained in:
parent
2e18baa3c8
commit
6ebeb3b4f7
@ -98,7 +98,7 @@ void FillCPUCaps(ALuint capfilter)
|
||||
}
|
||||
#endif
|
||||
#endif
|
||||
#ifdef HAVE_ARM_NEON_H
|
||||
#ifdef HAVE_NEON
|
||||
/* Assume Neon support if compiled with it */
|
||||
caps |= CPU_CAP_NEON;
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user