$OpenBSD: patch-configure,v 1.7 2013/01/03 08:23:22 benoit Exp $ --- configure.orig Sat Nov 3 10:15:46 2012 +++ configure Tue Jan 1 17:58:27 2013 @@ -2582,7 +2582,7 @@ if test "x$enable_maintainermode" = "xno"; then if test "x$enable_release" = "xyes"; then - default_user_CFLAGS="-O3 -fomit-frame-pointer" + default_user_CFLAGS="${CFLAGS}" else default_user_CFLAGS="-ggdb3 -O0 -Wall" fi