freebsd-ports/devel/flux/files/patch-ab
Kevin Lo 13769c5bd4 - Update to version 0.4.1
PR: 20098
Submitted by: Ports Fury
2000-07-22 06:40:07 +00:00

12 lines
239 B
Plaintext

--- configure.in.orig Thu Feb 10 08:02:07 2000
+++ configure.in Sat Jul 22 02:14:02 2000
@@ -120,8 +120,6 @@
dnl --- Set compiler flags ---
-CFLAGS="$CFLAGS -O2 -Wall"
-
if test "$debug" = yes; then
CFLAGS="$CFLAGS -g"
fi