$OpenBSD: patch-MediaInfo_Project_GNU_CLI_configure,v 1.1.1.1 2014/06/13 20:48:58 naddy Exp $
--- MediaInfo/Project/GNU/CLI/configure.orig	Thu Apr 24 13:30:03 2014
+++ MediaInfo/Project/GNU/CLI/configure	Wed Jun  4 18:53:00 2014
@@ -15570,9 +15570,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"
