c52b71f5b1
- regen patches while here from stelzy at gmail.com (MAINTAINER)
13 lines
396 B
Plaintext
13 lines
396 B
Plaintext
$OpenBSD: patch-configure,v 1.2 2007/07/04 11:12:31 jasper Exp $
|
|
--- configure.orig Thu Jun 14 22:00:57 2007
|
|
+++ configure Wed Jul 4 11:06:26 2007
|
|
@@ -5680,7 +5680,7 @@ if test "x$debug" = "xyes"
|
|
then
|
|
CXXFLAGS="$CXXFLAGS -O0 -DDEBUG -ggdb3 -W -Wall -ansi"
|
|
else
|
|
- CXXFLAGS="-O2 -W -Wall -ansi $CXXFLAGS"
|
|
+ CXXFLAGS="-W -Wall -ansi $CXXFLAGS"
|
|
fi
|
|
|
|
# Check whether --enable-static was given.
|