mirror of
https://github.com/encounter/SDL.git
synced 2025-12-21 10:49:12 +00:00
Remove unused SDL_ASSEMBLY_ROUTINES define
This commit is contained in:
committed by
Ozkan Sezer
parent
f93e810780
commit
e0f3da497f
@@ -583,8 +583,6 @@ AC_ARG_ENABLE(assembly,
|
||||
if test x$enable_assembly = xyes; then
|
||||
SUMMARY_modules="${SUMMARY_modules} assembly"
|
||||
|
||||
AC_DEFINE(SDL_ASSEMBLY_ROUTINES, 1, [ ])
|
||||
|
||||
# Make sure that we don't generate floating point code that would
|
||||
# cause illegal instruction exceptions on older processors
|
||||
case "$host" in
|
||||
|
||||
Reference in New Issue
Block a user