aboutsummaryrefslogtreecommitdiffstats
path: root/devel/libol/files/patch-aa
blob: 6389191c0114c023e7b32135b9ebbc3d91469fe4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- configure.org   Mon Aug 23 11:45:34 2004
+++ configure   Mon Aug 23 11:45:40 2004
@@ -21860,7 +21860,7 @@
 if test $enable_debug = "yes"; then
    CFLAGS="-Wall -g"
 else
-   CFLAGS="$CFLAGS -Wall -O2"
+   # CFLAGS="$CFLAGS -Wall -O2"
 fi
 
 MAKE_CLASS="$srcdir/utils/make_class"