$OpenBSD: patch-configure,v 1.5 2002/07/07 19:09:29 naddy Exp $
--- configure.orig	Sat Jul  6 02:35:16 2002
+++ configure	Sat Jul  6 02:35:57 2002
@@ -9995,7 +9995,7 @@ OUR_CFLAGS_HEAD='-I$(top_builddir) -I$(s
 if test x$debug = xtrue; then
 	OUR_CFLAGS_TAIL="-g -O0 -DDEBUG"
 else
-	OUR_CFLAGS_TAIL="-O3 -DNDEBUG"
+	OUR_CFLAGS_TAIL="-DNDEBUG"
 	if test x$GCC = xyes; then
 		OUR_CFLAGS_TAIL="$OUR_CFLAGS_TAIL -fomit-frame-pointer -funroll-loops -finline-functions -Wall -W -Winline -DFLaC__INLINE=__inline__"
 	fi
