Remove unused SDL_ASSEMBLY_ROUTINES define

This commit is contained in:
Cameron Cawley
2022-05-12 12:18:23 +01:00
committed by Ozkan Sezer
parent f93e810780
commit e0f3da497f
9 changed files with 0 additions and 23 deletions

3
configure vendored
View File

@@ -18246,9 +18246,6 @@ if test x$enable_assembly = xyes; then
SUMMARY_modules="${SUMMARY_modules} assembly"
$as_echo "#define SDL_ASSEMBLY_ROUTINES 1" >>confdefs.h
# Make sure that we don't generate floating point code that would
# cause illegal instruction exceptions on older processors
case "$host" in