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

--HG--
extra : histedit_source : ae8cebdb416b6b808acab37128921d82105079cc
This commit is contained in:
Ben Avison 2019-10-24 21:17:05 -04:00
parent ea3d342c44
commit 7ddb7981d8
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