pkgsrc/archivers/liblzo/patches/patch-ab
2004-05-21 20:28:10 +00:00

13 lines
377 B
Text

$NetBSD: patch-ab,v 1.1 2004/05/21 20:28:33 adam Exp $
--- configure.orig Fri May 21 22:08:40 2004
+++ configure
@@ -12063,8 +12063,6 @@ if test "X$GCC" = Xyes; then
MFX_CC="GCC"
if test "X$enable_debug" = Xyes; then
CFLAGS="$CFLAGS -O0"
- else
- CFLAGS="$CFLAGS -O2"
fi
CFLAGS="$CFLAGS -Wall -Wcast-align -Wcast-qual -Wwrite-strings"
case $MFX_CPU in