$OpenBSD: patch-configure,v 1.4 2008/10/10 14:27:38 jasper Exp $
--- configure.orig	Tue Sep  2 23:49:41 2008
+++ configure	Wed Oct  8 00:31:12 2008
@@ -5922,7 +5922,7 @@ if test "x$debug" = "xyes"
 then
 	CXXFLAGS="$CXXFLAGS -O0 -DDEBUG -ggdb3 -W -Wall -ansi"
 else
-	CXXFLAGS="-O2 -W -Wall -ansi $CXXFLAGS"
+	CXXFLAGS="-W -Wall -ansi $CXXFLAGS"
 fi
 
 if test "x$profile" = "xyes"
