summaryrefslogtreecommitdiff
path: root/archivers/liblzo/patches/patch-ab
blob: e0f2606ad9c2b7db09d6b8e073f2957f2a4d3a2f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$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