$OpenBSD: patch-configure,v 1.3 2012/09/25 21:59:00 brad Exp $
--- configure.orig	Fri Aug 17 07:29:30 2012
+++ configure	Mon Sep  3 18:08:27 2012
@@ -12886,8 +12886,6 @@ fi
 
 # use optimizations
 if [ $use_optimizations = "yes" ]; then
-  check_cc_options -O3 && \
-    SET_OPTIMIZATIONS="$SET_OPTIMIZATIONS -O3"
   check_cc_options -fomit-frame-pointer && \
     SET_OPTIMIZATIONS="$SET_OPTIMIZATIONS -fomit-frame-pointer"
 fi
