aboutsummaryrefslogtreecommitdiffstats
path: root/devel/flux/files/patch-ab
blob: a21930d0d9d02ebfd47581837c7090d7e41fd348 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- 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