b71f9ad95b
from Benoit Lecocq (maintainer), thanks!
13 lines
392 B
Plaintext
13 lines
392 B
Plaintext
$OpenBSD: patch-configure,v 1.7 2009/03/05 12:03:58 ajacoutot Exp $
|
|
--- configure.orig Sat Feb 28 15:26:10 2009
|
|
+++ configure Thu Mar 5 12:48:13 2009
|
|
@@ -5005,7 +5005,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
|