mirror of
https://github.com/yawut/SDL.git
synced 2026-09-08 17:16:19 -05:00
*** empty log message ***
This commit is contained in:
@@ -86,7 +86,7 @@ if test x$enable_debug != xyes; then
|
||||
case "$target" in
|
||||
i486-*-*)
|
||||
if test x$ac_cv_prog_gcc = xyes; then
|
||||
CFLAGS="$CFLAGS -march=486"
|
||||
CFLAGS="$CFLAGS -march=i486"
|
||||
fi
|
||||
;;
|
||||
i?86-*-*)
|
||||
|
||||
Reference in New Issue
Block a user