freebsd-ports/sysutils/logtool/files/patch-configure
2001-02-11 16:25:24 +00:00

11 lines
214 B
Text

--- configure.orig Mon Feb 12 00:10:54 2001
+++ configure Mon Feb 12 00:11:16 2001
@@ -745,7 +745,7 @@
fi
if test -n "$GCC"; then
- CFLAGS="-O3 -Wall -Werror -ansi -pedantic"
+ CFLAGS="-ansi -pedantic"
fi