diff options
Diffstat (limited to 'devel/libol/files/patch-configure')
| -rw-r--r-- | devel/libol/files/patch-configure | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/devel/libol/files/patch-configure b/devel/libol/files/patch-configure new file mode 100644 index 000000000000..6389191c0114 --- /dev/null +++ b/devel/libol/files/patch-configure @@ -0,0 +1,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" |
