*** empty log message ***
--HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40803
This commit is contained in:
parent
242d72da84
commit
83ca4b6cb1
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue