Proofread. Code. FFS. And save the files before commit, that'll help. Not enough sugar, clearly.

This commit is contained in:
grinvader
2005-10-27 12:58:03 +00:00
parent 543ef5256d
commit 4d6fe2c29e
2 changed files with 3 additions and 3 deletions

View File

@@ -124,7 +124,7 @@ else
if test x$release = xyes; then
AC_MSG_RESULT(yes)
CFLAGS="$CFLAGS -O3 -fomit-frame-pointer -ffast-math -fprefetch-loop-arrays -fforce-addr -s"
CFLAGS="$CFLAGS -O3 -fomit-frame-pointer -fprefetch-loop-arrays -fforce-addr -s"
NFLAGS="$NFLAGS -O99999999"
else
AC_MSG_RESULT(no)