freebsd-ports/archivers/lzo/files/patch-ac
Chris D. Faulhaber 37d68b7d1b Update port to 1.06
Remove unneeded lines from patches

PR:		15498
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
1999-12-22 13:49:02 +00:00

12 lines
281 B
Plaintext

--- 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