summaryrefslogtreecommitdiff
path: root/archivers/lzo2/files/patch-ac
blob: b76d9cdc0139ac0ee4e0c03199fdaa15c87c4415 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- configure.orig	Tue Nov 30 02:37:24 1999
+++ configure	Sun Dec  5 12:07:23 1999
@@ -3496,7 +3496,7 @@
   if test "$enable_debug" = yes; then
     CFLAGS_O="-O0"
   else
-    CFLAGS_O="-O2"
+    CFLAGS_O=""
   fi
   CFLAGS_W="-Wall -Wcast-align -Wwrite-strings"
   case $host in