openbsd-ports/multimedia/mkvtoolnix/patches/patch-configure
2007-08-27 11:36:21 +00:00

13 lines
392 B
Plaintext

$OpenBSD: patch-configure,v 1.3 2007/08/27 11:36:21 ajacoutot Exp $
--- configure.orig Sun Aug 19 11:26:47 2007
+++ configure Mon Aug 27 12:28:26 2007
@@ -4627,7 +4627,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