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

This commit is contained in:
Ben Avison
2019-10-24 21:12:08 -04:00
parent 59beaccd50
commit 6a6a05289e
4 changed files with 99 additions and 1 deletions

View File

@@ -407,6 +407,7 @@
/* Enable assembly routines */
#undef SDL_ASSEMBLY_ROUTINES
#undef SDL_ALTIVEC_BLITTERS
#undef SDL_ARM_SIMD_BLITTERS
/* Enable ime support */
#undef SDL_USE_IME