$OpenBSD: patch-MediaInfo_Project_GNU_CLI_configure,v 1.2 2014/11/05 16:15:06 naddy Exp $
--- MediaInfo/Project/GNU/CLI/configure.orig	Wed Sep  3 13:50:52 2014
+++ MediaInfo/Project/GNU/CLI/configure	Wed Nov  5 16:55:47 2014
@@ -15064,9 +15064,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"
