Skip to content

Commit

Permalink
*** empty log message ***
Browse files Browse the repository at this point in the history
  • Loading branch information
slouken committed Feb 8, 2004
1 parent 4378ef1 commit be96bc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configure.in
Expand Up @@ -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-*-*)
Expand Down

0 comments on commit be96bc2

Please sign in to comment.