ARM: Create configure option --enable-arm-neon to govern assembly optimizations

This commit is contained in:
Ben Avison 2019-10-24 21:17:05 -04:00
parent 74846657ec
commit a6bfdd103f
2 changed files with 40 additions and 0 deletions

View file

@ -408,6 +408,7 @@
#undef SDL_ASSEMBLY_ROUTINES
#undef SDL_ALTIVEC_BLITTERS
#undef SDL_ARM_SIMD_BLITTERS
#undef SDL_ARM_NEON_BLITTERS
/* Enable ime support */
#undef SDL_USE_IME