$OpenBSD: patch-ZenLib_Project_GNU_Library_configure,v 1.6 2016/04/01 20:49:11 naddy Exp $
--- ZenLib/Project/GNU/Library/configure.orig	Thu Mar 31 13:34:13 2016
+++ ZenLib/Project/GNU/Library/configure	Fri Apr  1 22:38:10 2016
@@ -15561,9 +15561,6 @@ if test "$GXX" = yes ; then
 	if test "$enable_debug" = "yes"; then
 		CFLAGS="$CFLAGS -O0 -g -Wall -Wundef"
 		CXXFLAGS="$CXXFLAGS -O0 -g -Wall -W -Wundef -Wcast-qual -Wno-ctor-dtor-privacy"
-	else
-		CFLAGS="$CFLAGS -O2"
-		CXXFLAGS="$CXXFLAGS -O2"
 	fi
 	if test "$enable_gprof" = "yes"; then
 		CFLAGS="$CFLAGS -pg -g"
