$OpenBSD: patch-configure,v 1.3 2012/05/08 13:04:48 okan Exp $
--- configure.orig	Wed Aug  4 11:15:20 2010
+++ configure	Wed Apr 25 13:16:33 2012
@@ -2774,7 +2774,7 @@ then
 fi
 if uname | egrep -i 'BSD' > /dev/null 2>&1
 then
-  MYOPTS="-O1 -fno-omit-frame-pointer -fno-force-addr"
+  MYOPTS="-fno-omit-frame-pointer -fno-force-addr"
 fi
 if gcc --version | egrep -i '^2\.(8|9)' > /dev/null 2>&1
 then
