mirror of
https://github.com/yawut/SDL.git
synced 2026-04-25 07:52:57 -05:00
*** empty log message ***
This commit is contained in:
parent
c1c213d8b0
commit
8c3c688f81
|
|
@ -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-*-*)
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user