$OpenBSD: patch-configure,v 1.41 2014/04/25 20:59:43 brad Exp $
--- configure.orig	Mon Apr 14 19:31:26 2014
+++ configure	Mon Apr 14 20:47:16 2014
@@ -3910,8 +3910,6 @@ fi
 if test "$gcov" = "yes" ; then
   CFLAGS="-fprofile-arcs -ftest-coverage -g $CFLAGS"
   LDFLAGS="-fprofile-arcs -ftest-coverage $LDFLAGS"
-elif test "$debug" = "no" ; then
-  CFLAGS="-O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 $CFLAGS"
 fi
 
 ##########################################
