13 lines
392 B
Plaintext
13 lines
392 B
Plaintext
$OpenBSD: patch-configure,v 1.2 2007/03/21 12:02:45 ajacoutot Exp $
|
|
--- configure.orig Wed Feb 21 11:45:39 2007
|
|
+++ configure Mon Mar 19 14:49:43 2007
|
|
@@ -4864,7 +4864,7 @@ fi
|
|
OPTIMIZATION_CFLAGS=""
|
|
else
|
|
DEBUG_CFLAGS=""
|
|
- OPTIMIZATION_CFLAGS="-O3"
|
|
+ OPTIMIZATION_CFLAGS=""
|
|
fi
|
|
# Check whether --enable-profiling was given.
|
|
if test "${enable_profiling+set}" = set; then
|