zap zap zap

spotted by nigel@
This commit is contained in:
jasper 2011-09-08 06:59:15 +00:00
parent 484a536319
commit 0e707bc90f

View File

@ -1,12 +0,0 @@
$OpenBSD: patch-configure,v 1.12 2010/03/25 05:35:38 benoit Exp $
--- configure.orig Mon Mar 15 23:12:52 2010
+++ configure Thu Mar 25 06:19:11 2010
@@ -19765,7 +19765,7 @@ LOCALSTATEDIR=`eval echo $localstatedir`
# Set CFLAGS _after_ all the above checks, since our warnings are stricter
# than autoconf's macros like.
if test "$GCC" = yes; then
- CFLAGS="$CFLAGS -Wall -g -O2"
+ CFLAGS="$CFLAGS -Wall -g"
# Disable GCC's strict aliasing checks. They are an hours-to-debug
# accident waiting to happen.
CFLAGS="$CFLAGS -fno-strict-aliasing"