$OpenBSD: patch-MediaInfoLib_Project_GNU_Library_configure,v 1.5 2016/01/11 16:22:12 naddy Exp $
--- MediaInfoLib/Project/GNU/Library/configure.orig	Wed Dec 30 17:07:51 2015
+++ MediaInfoLib/Project/GNU/Library/configure	Mon Jan 11 16:55:32 2016
@@ -18714,9 +18714,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"
