diff options
| author | Anders Nordby <anders@FreeBSD.org> | 2002-07-14 10:44:08 +0000 |
|---|---|---|
| committer | Anders Nordby <anders@FreeBSD.org> | 2002-07-14 10:44:08 +0000 |
| commit | 03341938cefcba0047b45f7f3e16b1817b31f5d9 (patch) | |
| tree | 17e7b967420a3668c14273a9883cd83d873cee78 /archivers/lzo/files/patch-ac | |
| parent | 1) Fix some space nits. (diff) | |
Update to 1.08.
PR: 40547
Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de>
Diffstat (limited to 'archivers/lzo/files/patch-ac')
| -rw-r--r-- | archivers/lzo/files/patch-ac | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/archivers/lzo/files/patch-ac b/archivers/lzo/files/patch-ac index b76d9cdc0139..7a84bd9b9bde 100644 --- a/archivers/lzo/files/patch-ac +++ b/archivers/lzo/files/patch-ac @@ -1,11 +1,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" +--- configure.orig Sun Jul 14 10:29:10 2002 ++++ configure Sun Jul 14 10:30:32 2002 +@@ -12064,7 +12064,7 @@ + if test "X$enable_debug" = Xyes; then + CFLAGS="$CFLAGS -O0" else -- CFLAGS_O="-O2" -+ CFLAGS_O="" +- CFLAGS="$CFLAGS -O2" ++ CFLAGS="$CFLAGS" fi - CFLAGS_W="-Wall -Wcast-align -Wwrite-strings" - case $host in + CFLAGS="$CFLAGS -Wall -Wcast-align -Wcast-qual -Wwrite-strings" + case $MFX_CPU in |
